summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/font
Commit message (Collapse)AuthorAgeFilesLines
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-2/+2
| | | | | please people, remember to keep source UTF-8 and if you're committing on behalf of others, clean up indents to meet MAME conventions anyone can run srcclean over a submission and see what will get hit
* coretmpl: add an associative LRU cache with map-like behaviour Vas Crabb2016-12-151-0/+0
| | | | | | | | | | | | | | 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
* Fixed issue with internal font (nw) Miodrag Milanovic2016-03-201-0/+0
|
* Added NotoSans-Bold as backup font for platforms that do not have default ↵ Miodrag Milanovic2016-02-274-0/+144
system fonts exposed (nw)