package ocamlsdl2-ttf

  1. Overview
  2. Docs
Interface to the SDL2_ttf library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.01.tar.gz
md5=96e0f0faadff26ef8b194ac48ac59863
sha256=0421b07e0e7cf6db006066fe897b2f8273b45138a88c7c682827fa3611a998c3

Description

An OCaml interface to the SDL2_ttf library.

SDL2_ttf is a TrueType font rendering library that is used with the SDL2 library, and almost as portable. It depends on freetype2 to handle the TrueType font data. It allows a programmer to use multiple TrueType fonts without having to code a font rendering routine themselves. With the power of outline fonts and antialiasing, high quality text output can be obtained without much effort.

SDL2_ttf homepage: https://www.libsdl.org/projects/SDL_ttf/

This version of the bindings is known to work with SDL2_ttf version 2.0.15

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.