aboutsummaryrefslogtreecommitdiff
path: root/src/client/fontengine.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fully remove bitmap font support (#11863)sfan52022-01-081-7/+2
* Protect font initialization with mutexsfan52021-12-181-1/+4
* Replace fallback font nonsense with automatic per-glyph fallback (#11084)sfan52021-03-291-3/+5
* Settings: Purge getDefault, clean FontEngineSmallJoker2021-01-291-7/+1
* Include irrlichttypes.h first to work around Irrlicht#433 (#10872)Vitaliy2021-01-281-0/+1
* Fix MSVC compiler warnings (#10197)adrido2020-08-231-1/+1
* Add FormSpec font styling options (#9763)v-rob2020-07-121-0/+3
* 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
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+128