You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/content/handlers/image
Vincent Sanders 160d15b45b
add webp image handler
6 years ago
..
Makefile add webp image handler 6 years ago
bmp.c BMP content handler: Convert to using content_broadcast_errorcode(). 7 years ago
bmp.h move image content handlers to accomodate core build changes 9 years ago
gif.c GIF content handler: Convert to using content_broadcast_errorcode(). 7 years ago
gif.h move image content handlers to accomodate core build changes 9 years ago
ico.c Use coccinelle to change logging macro calls in c files 7 years ago
ico.h move image content handlers to accomodate core build changes 9 years ago
image.c add webp image handler 6 years ago
image.h Update content to split public and internal API 9 years ago
image_cache.c fix image cache format specifiers signedness 7 years ago
image_cache.h Update content to split public and internal API 9 years ago
jpeg.c add webp image handler 6 years ago
jpeg.h move image content handlers to accomodate core build changes 9 years ago
nssprite.c Use coccinelle to change logging macro calls in c files 7 years ago
nssprite.h move image content handlers to accomodate core build changes 9 years ago
png.c Use coccinelle to change logging macro calls in c files 7 years ago
png.h move image content handlers to accomodate core build changes 9 years ago
rsvg.c RSVG: fix colour conversion 7 years ago
rsvg.h move image content handlers to accomodate core build changes 9 years ago
svg.c Plotters: Remove width param from path plotter. 7 years ago
svg.h move image content handlers to accomodate core build changes 9 years ago
video.c Allow include directories to be added by sub makefiles 9 years ago
video.h move image content handlers to accomodate core build changes 9 years ago
webp.c add webp image handler 6 years ago
webp.h add webp image handler 6 years ago