Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates "2016" strings to "2017 where relevant. | 2017-01-24 | 1 | -1/+1 | |
| | | | Updates "2016" strings to "2017 where relevant. | ||||
* | coretmpl: add an associative LRU cache with map-like behaviour | 2016-12-15 | 1 | -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) | 2016-11-21 | 1 | -3/+160 | |
| | |||||
* | Add typographical characters to uismall.bdf, including the hair space used ↵ | 2016-11-21 | 1 | -1/+353 | |
| | | | | by the internal UI | ||||
* | uismall.bdf: improve legibility of Russian at small sizes | 2016-07-08 | 1 | -49/+48 | |
| | |||||
* | uismall.bdf: add monotonic Greek (and a couple of archaic Cyrillic characters) | 2016-07-05 | 1 | -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 | 2016-07-01 | 1 | -8/+8 | |
| | |||||
* | uismall.bdf: add half-width katakana and some more Cyrillic characters | 2016-07-01 | 1 | -3/+1640 | |
| | |||||
* | uismall.bdf: Add most of Latin-B, some IPA extensions, and many additional ↵ | 2016-07-01 | 1 | -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 | 2016-06-30 | 1 | -21/+1494 | |
| | |||||
* | Add 96 Cyrillic characters to uismall.bdf - covers at least Russian, ↵ | 2016-06-30 | 1 | -3/+1323 | |
| | | | | Ukrainian and Serbian | ||||
* | Add first 48 Latin-1 Supplement characters to uismall.bdf | 2016-06-30 | 1 | -3/+746 | |
| | |||||
* | Use Adobe standard glyph names where possible | 2016-03-21 | 1 | -87/+87 | |
| | |||||
* | Whoops, forgot one character | 2016-03-21 | 1 | -1/+17 | |
| | |||||
* | tag uismall with ISO-8859-1 encoding, add copyright comment | 2016-03-21 | 1 | -3/+4 | |
| | |||||
* | Make a proper BDF out of uismall font - no need to try and load an orphaned BDC | 2016-03-21 | 1 | -0/+2650 | |