aboutsummaryrefslogtreecommitdiff
path: root/src/client/fontengine.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up font caching, fix bitmap fontsSmallJoker2019-11-031-28/+40
|
* Formspec: add hypertext elementPierre-Yves Rollo2019-11-031-10/+51
|
* Clean up and fix freetype=false crashes (#8641)SmallJoker2019-08-061-9/+0
| | | | | A IGUIFont of type bitmap/vector cannot be converted to CGUITTFont Fixes various segfaults in gameplay Shorter font cache code, cleaned up (?)
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+128
Update Android.mk Remove 'src/client' from include_directories