Up
–
raylib
»
Raylib
» FontType
Module
Raylib.FontType
type
t
=
|
Default
|
Bitmap
|
Sdf
val
to_int :
t
->
int
val
of_int :
int
->
t