Blending and other fixes.

Added blend modes to SVG. Refactored a few things here and there.

Change-Id: I9008fa92ce4229a6ade1e2e9b0db6e97e71d6459
5 files changed
tree: bcd17e358c152dc6274984ee301f111a55b64af2
  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 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