Replaced minifb with winit + pixels.

Apart from being more flexible and feature-full, this approach allows
us to have proper DPI scaling on all supported platforms for the demo.

Change-Id: I1656b5a41a184695044b22d72a91052daacc31cc
3 files changed
tree: 62ac174a867c2ad7e76578fe70081428d6036c88
  1. assets/
  2. benches/
  3. demo/
  4. pristine/
  5. .gitignore
  6. AUTHORS
  7. Cargo.toml
  8. clone.sh
  9. CONTRIBUTING.md
  10. LICENSE
  11. PATENTS
  12. presubmit.sh
  13. README.md
README.md

mold. The parallel CPU vector renderer

mold is a highly efficient vector content renderer and composer that makes use of all processor cores and vector units.

Getting started

Requirements:

Clone the mold repositories from Fuchsia by running:

./clone.sh

Build the demo:

RUSFTLAGS="-C target-cpu=native" cargo build --release

Then run:

./target/release/demo rive assets/rive/juice.riv