/OCamlSDL2_TTF

OCaml bindings to the SDL2_ttf library.

Primary LanguageCOtherNOASSERTION

OCaml and SDL_ttf 2.0

Intro

OCamlSDL2_TTF brings you access to the SDL2_ttf library from OCaml.

Current State

This interface to the SDL2_ttf library is known to work with OCaml versions 4.07.1 until 4.11.1 and SDL2_ttf version 2.0.15

Documentation

The API documentation of the SDL2_ttf library can be found at this address:

Build and Install

cd src
make
make install

Relicensing

If SDL_ttf changes its license in the future to any FLOSS / OSI approved license, you can use these relays under the terms of the same license.

License

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely.

These pieces of work are provided "AS-IS", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.