netsurf/framebuffer
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
..
fbtk Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
res
bitmap.c
clipboard.c
clipboard.h
convert_font.c Free header_path. 2014-09-06 20:48:06 +01:00
convert_image.c
fb_search.c
fbtk.h
fetch.c
fetch.h
findfile.c
findfile.h
font_freetype.c Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
font_freetype.h
font_internal.c Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
font_internal.h
font.h
framebuffer.c
framebuffer.h
gui.c change frmebuffer to run its own main loop 2014-09-22 22:56:10 +01:00
gui.h
image_data.h
localhistory.c
Makefile.defaults
Makefile.target Pull warning flags out into variables that can be overriden seperately for C and C++ 2014-09-05 16:01:44 +01:00
misc.c
options.h
schedule.c
schedule.h
thumbnail.c