netsurf/atari/plot
Ole Loots 2e65e51fc5 Added GD Plotter stub.
svn path=/trunk/netsurf/; revision=13512
2012-03-12 21:24:38 +00:00
..
eddi.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00
eddi.s Implemented Search Dialog 2011-01-30 19:24:03 +00:00
font_freetype.c more #ifdef WITH_8BPP_SUPPORT 2012-02-25 15:23:00 +00:00
font_freetype.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00
font_internal.c more #ifdef WITH_8BPP_SUPPORT 2012-02-25 15:23:00 +00:00
font_internal.h Fixed header, made different font plotters optional. 2011-12-04 12:53:03 +00:00
font_vdi.c Fixed header, made different font plotters optional. 2011-12-04 12:53:03 +00:00
font_vdi.h Fixed header, made different font plotters optional. 2011-12-04 12:53:03 +00:00
plotter_gd.c Added GD Plotter stub. 2012-03-12 21:24:38 +00:00
plotter_gd.h Added GD Plotter stub. 2012-03-12 21:24:38 +00:00
plotter_vdi.c Removed unused plotter members. 2012-03-12 21:20:18 +00:00
plotter_vdi.h Added support for 8bit displays, having big problems with transparent plots ( snapshot of background isn't always taken from correct position, maybe a bug in fvdi) 2011-12-31 15:21:49 +00:00
plotter.c Added GD Plotter stub. 2012-03-12 21:24:38 +00:00
plotter.h Removed unused plotter members. 2012-03-12 21:20:18 +00:00