summaryrefslogtreecommitdiffstatshomepage
path: root/uismall.bdf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
| | | | | | | | | | | | | This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at 598cd5227223c3b04ca31f0dbc1981256d9ea3ff. Before pushing, please check that what you're about to push is sane. Check your local commit log and ensure there isn't anything out-of-place before pushing to mainline. When things like this happen, it wastes everyone's time. I really don't need this in a week when real work™ is busting my balls and I'm behind where I want to be with preparing for MAME release.
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
| | | | | This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing changes made to 009cba4fb8102102168ef32870892438327f3705.
* 2018 -> 2019 changes (nw) Stiletto2019-01-101-1/+1
| | | * 2018 -> 2019 changes (nw)
* Updates "2017" strings to "2018" where relevant. Jonathan Holt2018-01-061-1/+1
|
* 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