Module: Frusdl::Low::TTF

Extended by:
FFI::Library
Defined in:
lib/frusdl/low/ttf.rb

Defined Under Namespace

Classes: TTF_Font

Constant Summary collapse

TTF_STYLE_NORMAL =

Set and retrieve the font style

0x00
TTF_STYLE_BOLD =
0x01
TTF_STYLE_ITALIC =
0x02
TTF_STYLE_UNDERLINE =
0x04