| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <GUIFontManager.h>
Public Attributes | |
| int | size | 
| float | aspect | 
| std::string | fontFilePath | 
| std::string | fileName | 
| RESOLUTION_INFO | sourceRes | 
| bool | preserveAspect | 
| bool | border | 
| float OrigFontInfo::aspect | 
| bool OrigFontInfo::border | 
| std::string OrigFontInfo::fileName | 
| std::string OrigFontInfo::fontFilePath | 
| bool OrigFontInfo::preserveAspect | 
| int OrigFontInfo::size | 
| RESOLUTION_INFO OrigFontInfo::sourceRes |