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
7 years ago
..
Makefile add webp image handler 7 years ago
bmp.c BMP content handler: Convert to using content_broadcast_errorcode(). 8 years ago
bmp.h move image content handlers to accomodate core build changes 10 years ago
gif.c GIF content handler: Convert to using content_broadcast_errorcode(). 8 years ago
gif.h move image content handlers to accomodate core build changes 10 years ago
ico.c Use coccinelle to change logging macro calls in c files 8 years ago
ico.h move image content handlers to accomodate core build changes 10 years ago
image.c add webp image handler 7 years ago
image.h Update content to split public and internal API 10 years ago
image_cache.c fix image cache format specifiers signedness 8 years ago
image_cache.h Update content to split public and internal API 10 years ago
jpeg.c add webp image handler 7 years ago
jpeg.h move image content handlers to accomodate core build changes 10 years ago
nssprite.c Use coccinelle to change logging macro calls in c files 8 years ago
nssprite.h move image content handlers to accomodate core build changes 10 years ago
png.c Use coccinelle to change logging macro calls in c files 8 years ago
png.h move image content handlers to accomodate core build changes 10 years ago
rsvg.c RSVG: fix colour conversion 8 years ago
rsvg.h move image content handlers to accomodate core build changes 10 years ago
svg.c Plotters: Remove width param from path plotter. 8 years ago
svg.h move image content handlers to accomodate core build changes 10 years ago
video.c Allow include directories to be added by sub makefiles 10 years ago
video.h move image content handlers to accomodate core build changes 10 years ago
webp.c add webp image handler 7 years ago
webp.h add webp image handler 7 years ago