From 258cd76c4f1c2c6c4e08f842ae024b2398010197 Mon Sep 17 00:00:00 2001 From: Colin Clark Date: Mon, 30 Oct 2017 13:57:16 +0000 Subject: [PATCH] Fix #163: Remove redundant file types https://github.com/BestImageViewer/geeqie/issues/163 gdk-pixbuf no longer supports RAS, PCX and WBMP https://bugzilla.gnome.org/show_bug.cgi?id=721372 JPEG-2000 - libpixbufloader-jasper has been removed from debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812630 Some other distributions may still have it DCR, X3F, K25 don't display --- README.md | 2 +- doc/docbook/GuideReferencePixbufLoaders.xml | 6 +++++- doc/docbook/GuideReferenceSupportedFormats.xml | 6 +++++- geeqie.desktop.in | 2 +- web/features.html | 6 +----- 5 files changed, 13 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d8f391ee..cefac3de 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Geeqie is a graphics file viewer. Basic features: * output: single image, anaglyph, SBS, mirror, SBS half size (3DTV) * Viewing raster and vector images, in the following formats: -3FR, ANI, APM, ARW, BMP, CR2, CRW, CUR, DCR, DNG, ERF, GIF, ICNS, ICO, JPE/JPEG/JPG, JP2/JPC/JPX/J2K/JPF, JPS, K25, KDC, MEF, MPO, MOS, MRW, NEF, ORF, PCX, PEF, PBM/PGM/PNM/PPM, PNG, PTX, QIF/QTIF (QuickTime Image Format), R3D, RAF, RAS (Sun raster), RAW, SR2, SRF, SVG/SVGZ, TGA/TARGA, TIF/TIFF, WBMP, WMF, X3F, XBM, XPM. Animated GIFs are supported. +3FR, ANI, APM, ARW, BMP, CR2, CRW, CUR, DNG, ERF, GIF, ICNS, ICO, JPE/JPEG/JPG, JPS, KDC, MEF, MPO, MOS, MRW, NEF, ORF, PEF, PTX, PBM/PGM/PNM/PPM, PNG, QIF/QTIF (QuickTime Image Format), RAF, RAW, RW2, SR2, SRF, SVG/SVGZ, TGA/TARGA, TIF/TIFF, WMF, XBM, XPM. Animated GIFs are supported. * Images can be displayed singly in normal or fullscreen mode; static or slideshow mode; in sets of two or four per page for comparison; or as thumbnails of various sizes. Synchronised zoom when multi images are displayed. diff --git a/doc/docbook/GuideReferencePixbufLoaders.xml b/doc/docbook/GuideReferencePixbufLoaders.xml index 85dc03d9..79e891d4 100644 --- a/doc/docbook/GuideReferencePixbufLoaders.xml +++ b/doc/docbook/GuideReferencePixbufLoaders.xml @@ -1,6 +1,6 @@
- Additional pixbuf loaders + Additional pixbuf loaders Geeqie is limited to displaying files for which there are existing pixbuf loaders. In addition to the standard ones included with most distributions, the following loaders may also work. @@ -25,4 +25,8 @@ https://cgit.sukimashita.com/gdk-pixbuf-psd.git/
+
+ JP2/JPC/JPX/J2K/JPF + If your distribution has the libpixbufloader-jasper.so loader, these file formats will also be displayed. +
diff --git a/doc/docbook/GuideReferenceSupportedFormats.xml b/doc/docbook/GuideReferenceSupportedFormats.xml index ac312767..3014dfb4 100644 --- a/doc/docbook/GuideReferenceSupportedFormats.xml +++ b/doc/docbook/GuideReferenceSupportedFormats.xml @@ -1,6 +1,10 @@
Supported File Formats - TBD + 3FR, ANI, APM, ARW, BMP, CR2, CRW, CUR, DNG, ERF, GIF, ICNS, ICO, JPE/JPEG/JPG, JPS, KDC, MEF, MPO, MOS, MRW, NEF, ORF, PEF, PTX, PBM/PGM/PNM/PPM, PNG, QIF/QTIF (QuickTime Image Format), RAF, RAW, RW2, SR2, SRF, SVG/SVGZ, TGA/TARGA, TIF/TIFF, WMF, XBM, XPM. Animated GIFs are supported. + + Refer to + + for additional information.
diff --git a/geeqie.desktop.in b/geeqie.desktop.in index edc67d69..8711a094 100644 --- a/geeqie.desktop.in +++ b/geeqie.desktop.in @@ -11,4 +11,4 @@ Terminal=false #StartupWMClass=geeqie NotShowIn=X-Geeqie; Categories=Graphics;Viewer; -MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/x-pcx; +MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-tga;image/tiff;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico; diff --git a/web/features.html b/web/features.html index e20e97f9..f0de5dcc 100644 --- a/web/features.html +++ b/web/features.html @@ -50,11 +50,7 @@
  • -

    Viewing raster and vector images, in the following formats: 3FR, ANI, APM, ARW, BMP, CR2, CRW, CUR, - DCR, DNG, ERF, GIF, ICNS, ICO, JPE/JPEG/JPG, JP2/JPC/JPX/J2K/JPF, JPS, K25, KDC, MEF, MPO, MOS, MRW, - NEF, ORF, PCX, PEF, PBM/PGM/PNM/PPM, PNG, PTX, QIF/QTIF (QuickTime Image Format), R3D, RAF, RAS (Sun - raster), RAW, SR2, SRF, SVG/SVGZ, TGA/TARGA, TIF/TIFF, WBMP, WMF, X3F, XBM, XPM. Animated GIFs are - supported.

    +

    Viewing raster and vector images, in the following formats: 3FR, ANI, APM, ARW, BMP, CR2, CRW, CUR, DNG, ERF, GIF, ICNS, ICO, JPE/JPEG/JPG, JPS, KDC, MEF, MPO, MOS, MRW, NEF, ORF, PEF, PTX, PBM/PGM/PNM/PPM, PNG, QIF/QTIF (QuickTime Image Format), RAF, RAW, RW2, SR2, SRF, SVG/SVGZ, TGA/TARGA, TIF/TIFF, WMF, XBM, XPM. Animated GIFs are supported.

  • Images can be displayed singly in normal or fullscreen mode; static or slideshow mode; in sets of -- 2.20.1