You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/fontcache
Patric Stout 81d4fa6999 Feature: drop ICU-lx in favour of directly interfacing with harfbuzz
This means we have RTL support again with ICU 58+. It makes use of:
- ICU for bidi-itemization
- ICU for script-itemization
- OpenTTD for style-itemization
- harfbuzz for shaping
1 year ago
..
CMakeLists.txt
freetypefontcache.cpp Feature: drop ICU-lx in favour of directly interfacing with harfbuzz 1 year ago
spritefontcache.cpp Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668) 1 year ago
spritefontcache.h
truetypefontcache.cpp Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
truetypefontcache.h