aboutsummaryrefslogtreecommitdiff
path: root/src/client/fontengine.h
AgeCommit message (Expand)Author
2022-01-08Fully remove bitmap font support (#11863)sfan5
2021-12-18Protect font initialization with mutexsfan5
2021-03-29Replace fallback font nonsense with automatic per-glyph fallback (#11084)sfan5
2021-01-29Settings: Purge getDefault, clean FontEngineSmallJoker
2021-01-28Include irrlichttypes.h first to work around Irrlicht#433 (#10872)Vitaliy
2020-08-23Fix MSVC compiler warnings (#10197)adrido
2020-07-12Add FormSpec font styling options (#9763)v-rob
2019-11-03Clean up font caching, fix bitmap fontsSmallJoker
2019-11-03Formspec: add hypertext elementPierre-Yves Rollo
2019-08-06Clean up and fix freetype=false crashes (#8641)SmallJoker
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin