Libraries
»
sdl2_ffi
(0.0.7)
»
Index (H)
»
SDL2
»
TTF
»
HINTING
Module: SDL2::TTF::HINTING
Includes:
EnumerableConstants
Defined in:
lib/sdl2/ttf.rb
Constant Summary
collapse
NORMAL =
0
LIGHT =
1
MONO =
2
NONE =
3
Method Summary
Methods included from
EnumerableConstants
included