Colobot
Public Member Functions | Public Attributes | List of all members
Gfx::CachedFont Struct Reference

Base TTF font with UTF-8 char cache. More...

Public Member Functions

 CachedFont (std::unique_ptr< CSDLMemoryWrapper > fontFile, int pointSize)
 

Public Attributes

std::unique_ptr< CSDLMemoryWrapperfontFile
 
TTF_Font * font = nullptr
 
std::map< UTF8Char, CharTexturecache
 

Detailed Description

Base TTF font with UTF-8 char cache.


The documentation for this struct was generated from the following file: