This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-android
Watch
1
Star
0
Fork
0
You've already forked openttd-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
29b20718ba82f0abe3a4a29a075c8a3983e0904b
openttd-android
/
src
/
fontcache
History
Peter Nelson
c38df2d589
Codechange: Use std::map instead of custom SmallMap.
2023-05-18 12:18:30 +01:00
..
CMakeLists.txt
Change: Separate fontcache implementations.
2022-09-25 18:34:24 +01:00
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: Use std::map instead of custom SmallMap.
2023-05-18 12:18:30 +01:00
truetypefontcache.h
Codechange: Use std::map instead of custom SmallMap.
2023-05-18 12:18:30 +01:00