Files
@ r27221:3735cc2cef6b
Branch filter:
Location: cpp/openttd-patchpack/source/CPackProperties.cmake.in
r27221:3735cc2cef6b
608 B
text/plain
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
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