summaryrefslogtreecommitdiff
path: root/atari/plot/plotter.c
Commit message (Collapse)AuthorAgeFilesLines
* init_mfdb() is now able to handle bitmaps with less than 8 bits per pixel.Ole Loots2011-03-131-2/+25
| | | | | | (needed for monochrom glyph rendering) svn path=/trunk/netsurf/; revision=12038
* Adjusted clipping rect changes for atari fronted. Ole Loots2011-03-011-7/+7
| | | | svn path=/trunk/netsurf/; revision=11875
* Added the framebuffer "internal" font decoder/plotter,Ole Loots2011-02-121-0/+2
| | | | | | | fixed ablend method, introduced flag for monochrom bitmap drawing. svn path=/trunk/netsurf/; revision=11661
* Improved drawing primitives for true color systems. Ole Loots2011-02-011-4/+3
| | | | svn path=/trunk/netsurf/; revision=11592
* Rearanged includes, fixed VDI style for dashed plots. Ole Loots2011-01-301-2/+1
| | | | svn path=/trunk/netsurf/; revision=11537
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Improved compatibility with classic TOS systems. Ole Loots2011-01-221-2/+6
| | | | svn path=/trunk/netsurf/; revision=11450
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+723
svn path=/trunk/netsurf/; revision=11218