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 79127cce82
ensure libsvgtiny plot style is correctly set up
2 months ago
..
Makefile Implement simple jpeg xl image handler 1 year ago
bmp.c image handlers: Squash -Wcalloc-transposed-args (gcc-14) 6 months ago
bmp.h remove unused external declaration and unecessary header use 5 years ago
gif.c gif: Ensure we never pass NSERROR_OK to error broadcast 2 years ago
gif.h move image content handlers to accomodate core build changes 9 years ago
ico.c image handlers: Squash -Wcalloc-transposed-args (gcc-14) 6 months ago
ico.h move image content handlers to accomodate core build changes 9 years ago
image.c Implement simple jpeg xl image handler 1 year ago
image.h Update content to split public and internal API 9 years ago
image_cache.c content: image cache: Avoid int overflow before size_t conversion 2 years ago
image_cache.h split out the about scheme imagecache page generator 4 years ago
jpeg.c width variable is only required with misconfigured libjpeg 9 months ago
jpeg.h move image content handlers to accomodate core build changes 9 years ago
jpegxl.c jpegxl: Ensure decoded bitmap format is converted to front end format 1 year ago
jpegxl.h Implement simple jpeg xl image handler 1 year ago
nssprite.c avoid increased alignment warning 9 months ago
nssprite.h move image content handlers to accomodate core build changes 9 years ago
png.c Bitmap: Implement test_opaque in core instead of in every frontend. 3 years ago
png.h move image content handlers to accomodate core build changes 9 years ago
rsvg.c Image: RSVG: Just use bitmap to client for conversion. 3 years ago
rsvg.h move image content handlers to accomodate core build changes 9 years ago
rsvg246.c rsvg246: Fix build against librsvg 2.48 2 years ago
svg.c ensure libsvgtiny plot style is correctly set up 2 months 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 use attributes to indicate switch fall through instead of comments 9 months ago
webp.h add webp image handler 6 years ago