package tsdl-image

  1. Overview
  2. Docs
SDL2_Image bindings to go with Tsdl

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.tar.gz
md5=85ecccc69ab85d1909ff0581de280ee4
sha512=ae8ba01ecc8d54d8934e92c8ea5c3c9e90707889755a2d99555fda063d92abe1d88b68c2758c40e7c760fffe3d44eae19bc3bb0a6cb85c585271e822cce93dd9

doc/CHANGELOG.html

0.4 2022/11/22 Bug fix (calling ocaml on an *.ml file)

You can now (again) directly run a "toplevel file" with ocaml, for instance

#use "topfind";;
#thread;;
#require "tsdl-image";;
Tsdl_image.Image.(init Init.empty) |> ignore

0.3 Change library name (BREAKING)

Starting from 0.3, the library name is the same as the opam package name tsdl-image. (The library name used to be tsdl_image, which was confusing).

new maintainer is sanette

https://github.com/sanette/tsdl-image

OCaml

Innovation. Community. Security.