]> git.lizzy.rs Git - minetest.git/history - src/client/fontengine.cpp
fontengine: Fix crash loading PNG/XML fonts from paths without dot
[minetest.git] / src / client / fontengine.cpp
2021-06-01 sfan5fontengine: Fix crash loading PNG/XML fonts from paths...
2021-03-29 sfan5Replace fallback font nonsense with automatic per-glyph...
2021-01-29 SmallJokerSettings: Purge getDefault, clean FontEngine
2020-07-12 v-robAdd FormSpec font styling options (#9763)
2020-04-08 sfan5Overall improvements to log messages (#9598)
2020-03-20 WuzzyAdd comments for translators (#9510)
2019-11-03 SmallJokerClean up font caching, fix bitmap fonts
2019-11-03 Pierre-Yves RolloFormspec: add hypertext element
2019-09-24 SmallJokerFix some reference counters (memleak) (#8981)
2019-08-24 SmallJokerfontengine: Fix non-gettext builds
2019-08-06 SmallJokerClean up and fix freetype=false crashes (#8641)
2018-12-08 Martin RenoldFix crash if display resolution is not set (#7950)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)