netsurf/atari/plot
Vincent Sanders 14e2829489 remove the die API from the core.
The die() API for abnormal termination does not belong within the core
of netsurf and instead errors are propogated back to the callers.

This is the final part of this change and the API is now only used within
some parts of the frontends
2014-10-26 12:42:53 +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 remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
font_freetype.h Merged some features from framebuffer freetype impl. 2012-08-25 05:23:10 +02:00
font_internal.c remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
font_internal.h Plotter refactor: removed one plotter abraction layer. 2012-07-13 22:19:04 +02:00
font_vdi.c Remove unused variables. 2014-05-20 20:20:58 +01:00
font_vdi.h Fixed header, made different font plotters optional. 2011-12-04 12:53:03 +00:00
fontplot.c remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
fontplot.h Added plot_get/set_text_plotter and comments 2013-10-06 01:24:14 +02:00
plot.c remove the die API from the core. 2014-10-26 12:42:53 +00:00
plot.h Added prototype for plot_get_abs_clipping_grect 2014-01-02 17:49:08 +01:00