package tsdl-ttf

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.tar.gz
md5=7b5c4c7aac5f83759bf4141cd7ce7c90
sha512=7f7c64a457d16016c3dcea92bc66245cc351ed058a42837e8705dec82c0d1f401a45ab5c603e3348b4960b6a0bbe10c9e69575d830d28dc8a33895af897717ba

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-ttf";;
Tsdl_ttf.Ttf.init () |> ignore

0.3 Change library name (BREAKING)

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

new maintainer is sanette

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

OCaml

Innovation. Community. Security.