package JsOfOCairo
Library to reuse Cairo-based drawing code in web browsers
Install
Dune Dependency
Authors
Maintainers
Sources
1.0.0.tar.gz
sha256=aa9ad32fa90c62b1a0396c8a71f675ac2f903da8fcbc47021c3c9e444b5ae1fa
md5=bbe4011607f3735203092523c7609682
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 (2.8+).
Published: 19 Aug 2017
Dependencies (5)
-
js_of_ocaml-ppx
>= "3.0" & < "3.3"
-
js_of_ocaml
>= "3.0" & < "3.3"
-
js_of_ocaml
>= "2.8" & < "3.0"
-
ocamlfind
build
-
ocaml
>= "4.02.2" & < "4.06.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