summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Accept non-UCS Font Manager rejecting UCS fonts.John-Mark Bell2021-08-141-2/+8
* Fix font scanning on non-UCS Font ManagersJohn-Mark Bell2021-08-141-1/+1
* Fix initialisation on UCS Font Manager 3.41-3.63John-Mark Bell2021-08-141-13/+50
* Fix shrinkwrap moving blocksJohn-Mark Bell2021-08-141-23/+18
* Ensure dumping doesn't run off the end of a planeJohn-Mark Bell2021-08-141-1/+1
* Fix bug in sparse encoding parserJohn-Mark Bell2021-08-141-2/+3
* Add MedBold and Thin weightsJohn-Mark Bell2021-08-121-0/+2
* Clean up loggingJohn-Mark Bell2021-08-111-17/+0
* Use version-specific cache location.John-Mark Bell2021-08-112-9/+53
* Optimise substitution table storageJohn-Mark Bell2021-08-111-189/+570
* Perform font substitution for astral characters, too.John-Mark Bell2021-08-098-105/+726
* Include extension plane data in RUfl_cacheJohn-Mark Bell2021-08-092-32/+79
* Merge UCS font scan implementationsJohn-Mark Bell2021-08-091-132/+27
* Include astral characters in font scanJohn-Mark Bell2021-08-091-130/+285
* Parse UCS-aware Encoding filesJohn-Mark Bell2021-08-081-24/+130
* Refactor Encoding file parsingJohn-Mark Bell2021-08-081-21/+54
* Use UCS-4 for rendering and display 6-digit replacement characters.John-Mark Bell2021-08-082-41/+51
* Fix use after freeJohn-Mark Bell2021-08-081-1/+1
* Pave the way for astral character support.John-Mark Bell2021-08-084-39/+126
* Use types with explicit sizesJohn-Mark Bell2021-08-071-6/+8
* Detect overlong and invalid UTF-8 sequencesJohn-Mark Bell2021-08-071-0/+6
* OSLib headers are system headers.Michael Drake2021-04-256-6/+6
* Squash another warningJohn-Mark Bell2018-01-221-1/+1
* Squash warningJohn-Mark Bell2018-01-221-1/+1
* "Old" FontManager: improve Encoding file parser.John-Mark Bell2018-01-221-12/+55
* Fix typoJohn-Mark Bell2018-01-221-1/+1
* "Old" FontManager: log character being scanned too.John-Mark Bell2018-01-221-2/+2
* Fix typo in log messageJohn-Mark Bell2018-01-211-1/+1
* Old FontManager: ignore fonts with no mappingsJohn-Mark Bell2018-01-211-0/+7
* Accept FontEncodingNotFound for symbol fonts, too.John-Mark Bell2018-01-211-2/+4
* Tolerate FontEncodingNotFound from "old" FM.John-Mark Bell2018-01-211-5/+9
* Log in release builds; enhance init logging.John-Mark Bell2018-01-212-8/+40
* Add times to debug output.Michael Drake2012-11-061-3/+16
* put makeglyphs tool backVincent Sanders2012-07-171-1/+1
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
* Only build strfuncs.c if Norcroft is the toolchainreleases/0.0.1John Mark Bell2011-01-021-1/+5
* Port to core buildsystem.John Mark Bell2010-01-0614-0/+4879