summaryrefslogtreecommitdiff
path: root/framebuffer/font_freetype.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up framebuffer compile time font selectionVincent Sanders2010-10-071-60/+158
| | | | | | | Make framebuffer font documentation match reality Expose glyph cache size as a configuration option svn path=/trunk/netsurf/; revision=10871
* Correct freetype header acquisitionJohn Mark Bell2010-06-301-1/+2
| | | | svn path=/trunk/netsurf/; revision=10591
* Use DejaVu instead of Vera, seeing as Debian have removed Vera from sid.John Mark Bell2009-10-051-8/+8
| | | | svn path=/trunk/netsurf/; revision=9606
* Scale font sizes, for better accuracy.John Mark Bell2009-07-211-1/+1
| | | | svn path=/trunk/netsurf/; revision=8657
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-70/+30
| | | | svn path=/trunk/netsurf/; revision=8641
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-0/+477
svn path=/trunk/netsurf/; revision=8122