summaryrefslogtreecommitdiff
path: root/atari/plot/font_internal.c
Commit message (Collapse)AuthorAgeFilesLines
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-8/+12
|
* Introduced BITMAPF_BUFFER_NATIVE, for fast redraw of bitmaps. Ole Loots2012-04-101-1/+1
| | | | svn path=/trunk/netsurf/; revision=13845
* more #ifdef WITH_8BPP_SUPPORTOle Loots2012-02-251-2/+6
| | | | svn path=/trunk/netsurf/; revision=13467
* Made internal font plotter compatible with 256 colors. Ole Loots2012-01-021-5/+10
| | | | svn path=/trunk/netsurf/; revision=13367
* Fixed header, made different font plotters optional. Ole Loots2011-12-041-17/+18
| | | | svn path=/trunk/netsurf/; revision=13230
* When using onscreen plotter: Collect nsfb internal font characters into a ↵Ole Loots2011-03-201-18/+70
| | | | | | single bitmap instead of plotting each character. svn path=/trunk/netsurf/; revision=12109
* Added the internal font decoder from frambuffer port. Ole Loots2011-02-121-0/+2298
svn path=/trunk/netsurf/; revision=11660