summaryrefslogtreecommitdiff
path: root/render/font.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-11-03 02:29:01 by rjw]Richard Wilson2004-11-031-0/+1
| | | | | | Changing screenmodes causes font handles to be refound. svn path=/import/netsurf/; revision=1338
* [project @ 2004-09-29 20:13:42 by jmb]John Mark Bell2004-09-291-1/+1
| | | | | | | Write heuristically-generated font names to choices file - should speed up program load a bit. Heuristic is re-run each time the choices file is saved. svn path=/import/netsurf/; revision=1294
* [project @ 2004-09-13 23:56:18 by jmb]John Mark Bell2004-09-131-0/+1
| | | | | | | Make fonts user-configurable. This loses font-style support, though it shouldn't be hard to put it back again. svn path=/import/netsurf/; revision=1274
* [project @ 2004-08-14 12:57:00 by joty]John Tytgat2004-08-141-7/+8
| | | | | | Using more stddef.h types. svn path=/import/netsurf/; revision=1230
* [project @ 2004-07-05 20:19:51 by joty]John Tytgat2004-07-051-9/+28
| | | | | | Using UTF-8 instead of Latin1 encoding. svn path=/import/netsurf/; revision=1049
* [project @ 2004-06-02 21:09:14 by bursa]James Bursa2004-06-021-2/+2
| | | | | | Update calls to layout_document() for error handling. svn path=/import/netsurf/; revision=915
* [project @ 2004-02-15 22:19:43 by jmb]John Mark Bell2004-02-151-0/+2
| | | | | | Font support in draw export. svn path=/import/netsurf/; revision=549
* [project @ 2003-07-17 23:01:02 by bursa]James Bursa2003-07-171-0/+30
| | | | | | Fix 670947, tidy gui code, move some headers. svn path=/import/netsurf/; revision=231
* [project @ 2003-02-04 09:34:32 by bursa]James Bursa2003-02-041-28/+0
| | | | | | Remove obsolete files. svn path=/import/netsurf/; revision=95
* [project @ 2002-06-18 21:24:21 by bursa]James Bursa2002-06-181-1/+2
| | | | | | Improved inline and float layout, new CSS properties, better debug output. svn path=/import/netsurf/; revision=20
* [project @ 2002-05-11 15:22:24 by bursa]James Bursa2002-05-111-3/+8
| | | | | | Better inline layout algorithm, simple tcl/tk gui. svn path=/import/netsurf/; revision=15
* [project @ 2002-04-25 15:52:26 by bursa]James Bursa2002-04-251-0/+22
Interface to fonts. svn path=/import/netsurf/; revision=8