Shirag 0.1.0
Loading...
Searching...
No Matches
Classes | Functions
Shirag::Text Namespace Reference

Classes

struct  Font
 Struct for advanced versions of the Raylib Font struct. More...
 

Functions

FontfindClosestFont (std::vector< Font > *Fonts, int TargetFontSize)
 Finds the font closest to the target size.
 

Function Documentation

◆ findClosestFont()

Shirag::Text::Font * Shirag::Text::findClosestFont ( std::vector< Font > *  Fonts,
int  TargetFontSize 
)

Finds the font closest to the target size.