WebSurf/content/handlers/image
Marco Cawthorne cbd3105023
Fix against latest Netsurf - eukara
2022-09-17 00:05:32 -07:00
..
Makefile add webp image handler 2019-02-17 12:09:17 +00:00
bmp.c Fix against latest Netsurf - eukara 2022-09-17 00:05:32 -07:00
bmp.h remove unused external declaration and unecessary header use 2019-10-06 18:02:17 +01:00
gif.c Fix against latest Netsurf - eukara 2022-09-17 00:05:32 -07:00
gif.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
ico.c Fix against latest Netsurf - eukara 2022-09-17 00:05:32 -07:00
ico.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
image.c add webp image handler 2019-02-17 12:09:17 +00:00
image.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
image_cache.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
image_cache.h split out the about scheme imagecache page generator 2020-09-20 16:36:01 +01:00
jpeg.c Fix against latest Netsurf - eukara 2022-09-17 00:05:32 -07:00
jpeg.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
nssprite.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
nssprite.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
png.c Fix against latest Netsurf - eukara 2022-09-17 00:05:32 -07:00
png.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
rsvg.c Fix against latest Netsurf - eukara 2022-09-17 00:05:32 -07:00
rsvg.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
svg.c improve content header usage 2020-05-07 20:55:44 +01:00
svg.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
video.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
video.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
webp.c Fix against latest Netsurf - eukara 2022-09-17 00:05:32 -07:00
webp.h add webp image handler 2019-02-17 12:09:17 +00:00