package tsdl-ttf

  1. Overview
  2. Docs

0.5 2022/11/30 trying to autodetect library path

And add workflow for github actions for testing dynamic libraries from bytecode.

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).

2021 new maintainer is sanette

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

OCaml

Innovation. Community. Security.