|
FontSet
Sets the current font.
bool FontSet(
|
Parameters
name
[in] Font name. For example, "Arial".
size
[in] Font size. See TextSetFont() function description to learn more about setting a size.
flags=0
[in] Font creation flags. See TextSetFont() function description to learn more about the flags.
angle=0
[in] Font slope angle in tenths of a degree.
Return Value
true - successful, otherwise - false