summaryrefslogtreecommitdiff
path: root/framebuffer/font_freetype.c
Commit message (Expand)AuthorAgeFilesLines
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-13/+12
* Fix framebuffer build.Michael Drake2011-12-021-0/+16
* Rename utils/resource to utils/filepath to avoid confusion with resource: fet...Michael Drake2011-03-171-2/+2
* Scale font sizes by the screen DPI, rather than assuming 72John Mark Bell2011-03-131-1/+2
* add resource handlingVincent Sanders2011-02-231-3/+4
* Clean up framebuffer compile time font selectionVincent Sanders2010-10-071-60/+158
* Correct freetype header acquisitionJohn Mark Bell2010-06-301-1/+2
* Use DejaVu instead of Vera, seeing as Debian have removed Vera from sid.John Mark Bell2009-10-051-8/+8
* Scale font sizes, for better accuracy.John Mark Bell2009-07-211-1/+1
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-70/+30
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-0/+477