graphicsversion Documentation on ocaml.org
The OCaml graphics library
The graphics library provides a set of portable drawing primitives. Drawing takes place in a separate window that is created when Graphics.open_graph is called.
This library used to be distributed with OCaml up to OCaml 4.08.
| Authors | Xavier Leroy, Jun Furuse, J-M Geffroy, Jacob Navia and Pierre Weis |
|---|---|
| License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
| Published | |
| Homepage | https://github.com/ocaml/graphics |
| Issue Tracker | https://github.com/ocaml/graphics/issues |
| Maintainers | jeremie@dimino.org and david.allsopp@metastack.com |
| Dependencies |
|
| Source [http] | https://github.com/ocaml/graphics/releases/download/5.0.0/graphics-5.0.0.tbz sha256=2dcf60d552aeb2b8bf6c1fe1964c5affe8bfe38bc4b86259ee4dcbeba230155d sha512=7714e4f8cd8757d1ed3e919d00da0e1365b0e24b74560c620c4d4a12f85a62a6bbbb76ce436bed6237876669e4fef883d390ab1faf2b7ef2e07cd6ce838ed222 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/graphics/graphics.5.0.0/opam |
Required by
- async_graphics
- js_of_ocaml-toplevelwith-test & >=3.10.0
- knights_tour
- lutin>=2.71.10
- meshwith-test & <0.8.9
- mesh-display
- mesh-graphics
- ocamlgraphwith-test & >=2.0.0
- ocamlgraph_gtkwith-test
- ocapic
- oplot<0.71
- owidev & >=0.2
Optionally used by


