summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Teach rufl_chars about other planes.John-Mark Bell2021-08-101-20/+46
* Make rufl_test render an astral characterJohn-Mark Bell2021-08-091-1/+2
* 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-084-45/+55
* 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
* Need OSLib when building tests for RISC OSJohn-Mark Bell2021-08-071-1/+1
* Detect overlong and invalid UTF-8 sequencesJohn-Mark Bell2021-08-071-0/+6
* OSLib headers are system headers.Michael Drake2021-04-256-6/+6
* Update component version for releaserelease/0.0.5Vincent Sanders2018-08-281-1/+1
* 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-222-12/+62
* 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
* Update the component version for releaserelease/0.0.4Vincent Sanders2015-03-081-1/+1
* Additional fix for new buildsystemJohn-Mark Bell2014-11-161-1/+1
* Fix up for new buildsystemJohn-Mark Bell2014-11-161-3/+3
* Update component version for releaserelease/0.0.3Vincent Sanders2014-04-181-1/+1
* Add support for multilibJohn-Mark Bell2014-01-132-3/+3
* update component version for releaserelease/0.0.2Vincent Sanders2013-04-191-1/+1
* Add times to debug output.Michael Drake2012-11-061-3/+16
* put makeglyphs tool backVincent Sanders2012-07-172-1/+30
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-294-33/+6
* 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-0624-111/+104
* Remove obsolete function rufl_substitution_lookup().James Bursa2009-07-071-32/+0
* Auto-detect whether Font_EnumerateCharacters is broken and select font scanni...John Mark Bell2009-07-071-1/+142
* Make font scanning about 7 times faster.John Mark Bell2009-07-061-27/+55
* Hack in support for native build with GCC.Michael Drake2009-05-281-5/+24
* Initialise variable to prevent potential crash.John Mark Bell2009-05-251-2/+2
* Make RUfl take account of the multitude of font encodings on old font managers.John Mark Bell2009-05-066-121/+498
* GCCSDK 4 build compatibility (not finished yet)John Tytgat2008-09-281-14/+9
* - Reduced compiler warnings:John Tytgat2007-06-119-49/+65
* Work around for broken PS printer driver.James Bursa2007-06-101-3/+24