diff options
author | 2016-12-04 12:23:56 +1100 | |
---|---|---|
committer | 2016-12-15 17:00:34 +1100 | |
commit | be26ac9abfbf3bae97077b59b694d3148e0c473b (patch) | |
tree | 7830bb59fea508c1dd04a10dcc2181b3e84a573d /scripts/font | |
parent | 3c8a74ed6fd53b738f551162e3de91a570ff6ae0 (diff) |
coretmpl: add an associative LRU cache with map-like behaviour
selmenu: use LRU cache so icons don't all need to be reloaded on scroll
uismall.bdf: set default character for missing glyphs
rendfont.cpp:
* encapsulate many BDF and BDC handling details
* make file I/O 64-bit clean, check for allocation errors
* more solid BDF parser with error messages and trace logging
* fix heap smash when building bitmaps for BDF fonts
* extend BDC format to support high planes and default character
* render default character if glyph not found for BDF/BDC
Diffstat (limited to 'scripts/font')
-rw-r--r-- | scripts/font/NotoSans-Bold.bdc | bin | 52993 -> 61317 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/font/NotoSans-Bold.bdc b/scripts/font/NotoSans-Bold.bdc Binary files differindex 8c13907b86a..2ac5c7e0e59 100644 --- a/scripts/font/NotoSans-Bold.bdc +++ b/scripts/font/NotoSans-Bold.bdc |