OpenTTD/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
2023-05-01 22:17:56 +02:00
..
CMakeLists.txt
freetypefontcache.cpp Feature: drop ICU-lx in favour of directly interfacing with harfbuzz 2023-05-01 22:17:56 +02:00
spritefontcache.cpp Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668) 2023-04-17 00:14:03 +02:00
spritefontcache.h Cleanup: Remove unused GetUnicodeGlyph() 2022-09-25 18:34:24 +01:00
truetypefontcache.cpp Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 2023-04-16 20:00:55 +01:00
truetypefontcache.h Cleanup: Remove unused GetUnicodeGlyph() 2022-09-25 18:34:24 +01:00