netsurf/desktop/save_pdf
Vincent Sanders 17be8cf216 Put the font operations table alongside all the other core API
The netsurf core is driven from numerous operation tables most of
which are now set through a common netsurf_register() interface. The
font and plotting interfaces are currently separate and unlike all the
other operation tables are modified for differing contexts.

This change moves the font operations alongside all the other
operations table and remove unnecessary interaction with the renderers
font internals. Further this also removes the need for css internals
to be visible in frontends.
2014-10-13 11:56:31 +01:00
..
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 2013-03-11 17:53:52 +00:00
TODO Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-08-14 20:32:10 +00:00
font_haru.c Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
font_haru.h Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
pdf_plotters.c move options include 2013-05-28 14:16:10 +01:00
pdf_plotters.h - desktop/save_pdf/pdf_plotters.c: 2009-02-05 02:31:19 +00:00