package tsdl-ttf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ttf.Style

type t
val (+) : t -> t -> t
val test : t -> t -> bool
val eq : t -> t -> bool
val normal : t
val bold : t
val italic : t
val underline : t
val strikethrough : t