reason-skia icon indicating copy to clipboard operation
reason-skia copied to clipboard

Reason bindings for the skia 2D graphics library https://skia.org/

NOTE: This code has been archived and moved to the Revery repo: https://github.com/revery-ui/revery


Build Status npm version

reason-skia

Reason / OCaml bindings to the Skia 2D graphics library

See the official Skia page for information

Build

  • esy install
  • esy build

Example

  • esy '@example' install
  • esy '@example' build
  • esy '@example' run

Acknowledgements

  • The test image (uv.png) is from @Arahnoid's UVChecker-map repo.