package JsOfOCairo
Library to reuse Cairo-based drawing code in web browsers
Install
Dune Dependency
Authors
Maintainers
Sources
0.1.0.tar.gz
sha256=a92b8c070711e9990111b4085117fa89d5e8e5c3a5142732a9b9f973ddfc3cf0
md5=fa2da6b6360534942a675f7acce7f6e9
Description
JsOfOCairo is an OCaml (4.02.2+) library to reuse Cairo-based drawing code in web browsers. It's an adapter, implementing (a reasonable subset of) the interface of Cairo OCaml targeting HTML5 canvas elements as exposed to OCaml by js_of_ocaml.
Published: 18 Jul 2017
Dependencies (3)
-
js_of_ocaml
>= "2.8" & < "3.0"
-
ocamlfind
build
-
ocaml
>= "4.02.2" & < "4.05.0"
Dev Dependencies
None
Used by (1)
-
DrawGrammar
< "0.2.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page