Interface to the SDL2_ttf library
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
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 31 Dec 2020
- Authors
- Maintainers
Sources
v0.02.tar.gz
md5=b555462034e3c45327f4b51c1408ffe9
sha256=a4f98644e781ad7de8a543451dfeddbc1924565fed7516f05635401e7fe355e4
Dependencies
Reverse Dependencies