summaryrefslogtreecommitdiff
path: root/atari/plot/plotter.h
Commit message (Collapse)AuthorAgeFilesLines
* When using onscreen plotter: Collect nsfb internal font characters into a ↵Ole Loots2011-03-201-2/+22
| | | | | | single bitmap instead of plotting each character. svn path=/trunk/netsurf/; revision=12109
* init_mfdb() is now able to handle bitmaps with less than 8 bits per pixel.Ole Loots2011-03-131-1/+22
| | | | | | (needed for monochrom glyph rendering) svn path=/trunk/netsurf/; revision=12038
* Adjusted clipping rect changes for atari fronted. Ole Loots2011-03-011-10/+6
| | | | svn path=/trunk/netsurf/; revision=11875
* Improved drawing primitives for true color systems. Ole Loots2011-02-011-25/+2
| | | | svn path=/trunk/netsurf/; revision=11592
* Rearanged includes, fixed VDI style for dashed plots. Ole Loots2011-01-301-14/+89
| | | | 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/+293
svn path=/trunk/netsurf/; revision=11218