]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: Removed support for legacy image formats
authorTill Kamppeter <till.kamppeter@gmail.com>
Sun, 4 Sep 2022 12:59:33 +0000 (14:59 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Sun, 4 Sep 2022 12:59:33 +0000 (14:59 +0200)
commitc338f036a685d72fbac90104a353a6bce591a6c6
tree68dceaed61702254bba6737526a80c6ef4f5abcd
parent4d68a23aed39fa09f5e205a0328d1f51d1ea71fd
libcupsfilters: Removed support for legacy image formats

Removed support for the legacy image formats GIF, Photo CD, X Pixmap,
X Bitmap, PNM (Portable Anymap/Bitmap/Graymap/Pixmap), BMP, SGI RGB,
Sun Raster. This is to avoid the requirement to maintain gthe code
supporting these mostly obsolete image formats.

JPEG, PNG, and TIFF are still available.
Makefile.am
cupsfilters/image-gif.c [deleted file]
cupsfilters/image-photocd.c [deleted file]
cupsfilters/image-pix.c [deleted file]
cupsfilters/image-pnm.c [deleted file]
cupsfilters/image-private.h
cupsfilters/image-sgi.c [deleted file]
cupsfilters/image-sun.c [deleted file]
cupsfilters/image.c
mime/cupsfilters-individual.convs
mime/cupsfilters-universal.convs