|
Shirag 0.1.0
|
Classes | |
| struct | Font |
| Struct for advanced versions of the Raylib Font struct. More... | |
Functions | |
| Font * | findClosestFont (std::vector< Font > *Fonts, int TargetFontSize) |
| Finds the font closest to the target size. | |
| Shirag::Text::Font * Shirag::Text::findClosestFont | ( | std::vector< Font > * | Fonts, |
| int | TargetFontSize | ||
| ) |
Finds the font closest to the target size.