Fixed and updated presubmit checks.

Added rasterizer to testing and checking and removed rive-rs from
clippy checks. Also fixed a lot of clippy errors.

Change-Id: I1443a8156382a03acd03f78e56f7623008b4e079
Reviewed-on: https://fuchsia-review.googlesource.com/c/forma/+/740102
Reviewed-by: Pierre Labatut <plabatut@google.com>
5 files changed
tree: ca9daf2df344990e9a21f0a339f3238c6a90afdd
  1. .cargo/
  2. assets/
  3. benches/
  4. demo/
  5. e2e_tests/
  6. gpu/
  7. pristine/
  8. web/
  9. .gitignore
  10. AUTHORS
  11. Cargo.toml
  12. clone.sh
  13. CONTRIBUTING.md
  14. LICENSE
  15. PATENTS
  16. presubmit.sh
  17. README.md
README.md

forma. The parallel CPU vector renderer

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

Getting started

Requirements:

Clone the forma 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