package graphics

  1. Overview
  2. No Docs
The OCaml graphics library

Install

Dune Dependency

Authors

Maintainers

Sources

5.2.0.tar.gz
sha256=baa99f5316c26df0844ee68921f531e554aab7ea2a1c881f30bd8365309077b0
sha512=3a9a534b438aff86fd7ac83b394ae118e79538dcce7787e587039310b6e8fd9b352cadd54392c6190bbf8127e227bcefec1902c714ed2dc987a6e5694170b6b4

Description

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.

Published: 19 Jun 2025

Dependencies (6)

  1. ocaml >= "4.09.0~~"
  2. conf-pkg-config os != "win32"
  3. conf-libXft os != "win32"
  4. conf-libX11 os != "win32"
  5. dune-configurator
  6. dune >= "2.7"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.