summaryrefslogtreecommitdiff
path: root/rufl_dump_state.c
Commit message (Collapse)AuthorAgeFilesLines
* Port to core buildsystem.John Mark Bell2010-01-061-138/+0
| | | | | | The python module (and associated make runes) need some love (as does non-GCC building with the core buildsystem in general) svn path=/trunk/rufl/; revision=9792
* Make RUfl take account of the multitude of font encodings on old font managers.John Mark Bell2009-05-061-3/+11
| | | | | | This now utilises the Latin2, 3, and 4 sets in the standard ROM fonts, for example. svn path=/trunk/rufl/; revision=7410
* [project @ 2006-01-29 12:20:25 by bursa]James Bursa2006-01-291-5/+16
| | | | | | Improve handling of font weights. Now detects available weights better and supports up to 9 weights. Ignore control characters and spaces that are not spaces when scanning available characters. svn path=/import/rufl/; revision=2470
* [project @ 2005-02-27 22:23:24 by bursa]James Bursa2005-02-271-2/+2
| | | | | | Trade memory for speed to reduce substitution table construction time. svn path=/import/rufl/; revision=2454
* [project @ 2005-02-08 23:25:59 by bursa]James Bursa2005-02-081-0/+21
| | | | | | Support for non-Unicode Font Manager. svn path=/import/rufl/; revision=2444
* [project @ 2005-01-08 21:02:32 by bursa]James Bursa2005-01-081-0/+98
Initial version of RISC OS Unicode font library. Require Unicode (RO5) Font Manager. svn path=/import/rufl/; revision=2443