package tsdl-ttf

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.2.tar.gz
sha256=09093a0ef52bead9c7b4f673610ddb48840b17448b3ed95a2a7ff1c096ad06b3
md5=8ddf57c2fa30e074e453dc5a5a81eb46

doc/tsdl_ttf/Tsdl_ttf/Ttf/Hinting/index.html

Module Ttf.Hinting

type t =
  1. | Normal
  2. | Light
  3. | Mono
  4. | None