summaryrefslogtreecommitdiff
path: root/atari/plot/font_freetype.c
Commit message (Collapse)AuthorAgeFilesLines
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-10/+10
| | | | svn path=/trunk/netsurf/; revision=13548
* Restructured the plotter driver struct and declared misc functions static ↵Ole Loots2012-03-141-12/+18
| | | | | | within the vdi driver. svn path=/trunk/netsurf/; revision=13519
* more #ifdef WITH_8BPP_SUPPORTOle Loots2012-02-251-1/+5
| | | | svn path=/trunk/netsurf/; revision=13467
* Reverted last change and only apply color conversion for alpha channel glyphs. Ole Loots2012-01-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=13373
* Fix clipping and only apply color conversion for hicolor systems.Ole Loots2012-01-031-6/+7
| | | | svn path=/trunk/netsurf/; revision=13372
* It's now possible to render fonts in monochrom mode. Ole Loots2012-01-031-29/+115
| | | | svn path=/trunk/netsurf/; revision=13371
* Fixed header, made different font plotters optional. Ole Loots2011-12-041-24/+26
| | | | svn path=/trunk/netsurf/; revision=13230
* Removed unused codeOle Loots2011-02-121-5/+0
| | | | svn path=/trunk/netsurf/; revision=11659
* Rearanged includes, fixed VDI style for dashed plots. Ole Loots2011-01-301-19/+5
| | | | svn path=/trunk/netsurf/; revision=11537
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+512
svn path=/trunk/netsurf/; revision=11218