summaryrefslogtreecommitdiffstatshomepage
path: root/uismall.bdf
Commit message (Collapse)AuthorAgeFilesLines
* Updates "2016" strings to "2017 where relevant. Stiletto2017-01-241-1/+1
| | | Updates "2016" strings to "2017 where relevant.
* coretmpl: add an associative LRU cache with map-like behaviour Vas Crabb2016-12-151-3/+4
| | | | | | | | | | | | | | 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
* Few more characters (nw) Vas Crabb2016-11-211-3/+160
|
* Add typographical characters to uismall.bdf, including the hair space used ↵ Vas Crabb2016-11-211-1/+353
| | | | by the internal UI
* uismall.bdf: improve legibility of Russian at small sizes Vas Crabb2016-07-081-49/+48
|
* uismall.bdf: add monotonic Greek (and a couple of archaic Cyrillic characters) Vas Crabb2016-07-051-1/+1051
| | | | | can now run mame -uifont uismall.bdf -language Greek for 15kHz monitor lowercase gamma and lambda could probably be prettier, but it's definitely all legible
* Fix advance of some cyrillic characters Vas Crabb2016-07-011-8/+8
|
* uismall.bdf: add half-width katakana and some more Cyrillic characters Vas Crabb2016-07-011-3/+1640
|
* uismall.bdf: Add most of Latin-B, some IPA extensions, and many additional ↵ Vas Crabb2016-07-011-15/+4971
| | | | Cyrillic characters. European Latin and Cyrillic coverage should be pretty good.
* Add the rest of Latin B and some archaic Cyrillic characters to uismall.bdf Vas Crabb2016-06-301-21/+1494
|
* Add 96 Cyrillic characters to uismall.bdf - covers at least Russian, ↵ Vas Crabb2016-06-301-3/+1323
| | | | Ukrainian and Serbian
* Add first 48 Latin-1 Supplement characters to uismall.bdf Vas Crabb2016-06-301-3/+746
|
* Use Adobe standard glyph names where possible Vas Crabb2016-03-211-87/+87
|
* Whoops, forgot one character Vas Crabb2016-03-211-1/+17
|
* tag uismall with ISO-8859-1 encoding, add copyright comment Vas Crabb2016-03-211-3/+4
|
* Make a proper BDF out of uismall font - no need to try and load an orphaned BDC Vas Crabb2016-03-211-0/+2650