summaryrefslogtreecommitdiff
path: root/amiga/font_scan.c
Commit message (Expand)AuthorAgeFilesLines
* Allow a comma-separated list of fonts to be specified in font_unicode_listChris Young2012-05-091-1/+18
* Progress display for font scanningChris Young2012-05-071-8/+91
* Rescan fonts if preferred fallback font is changed in the GUIChris Young2012-05-061-14/+36
* Use font_unicode option as preferred (first scanned) font. Ideally need toChris Young2012-05-051-11/+80
* Integrate Unicode font scanner into NetSurf.Chris Young2012-05-051-9/+20
* Add loading, parse OS fonts into a list (which can optionally alreadyChris Young2012-05-051-18/+100
* Tidy-up, split into sensible functions for NetSurf integration,Chris Young2012-05-051-20/+113
* Font glyph scanner. Currently works as a standalone program which outputs aChris Young2012-05-041-0/+142