changeset 2650:7ebdebe64f75

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
author Colin Clark <colin.clark@cclark.uk>
date Mon, 30 Oct 2017 13:57:16 +0000
parents 1636031e5f27
children 0dc5dd177e54
files README.md doc/docbook/GuideReferencePixbufLoaders.xml doc/docbook/GuideReferenceSupportedFormats.xml geeqie.desktop.in web/features.html
diffstat 5 files changed, 13 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sun Oct 29 13:39:18 2017 +0100
+++ b/README.md	Mon Oct 30 13:57:16 2017 +0000
@@ -67,7 +67,7 @@
     * 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.
 
--- a/doc/docbook/GuideReferencePixbufLoaders.xml	Sun Oct 29 13:39:18 2017 +0100
+++ b/doc/docbook/GuideReferencePixbufLoaders.xml	Mon Oct 30 13:57:16 2017 +0000
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <section id="GuideReferencePixbufLoaders">
-  <title id="GuideReferencePixbufLoaders">Additional pixbuf loaders</title>
+  <title id="titleGuideReferencePixbufLoaders">Additional pixbuf loaders</title>
   <para>
     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.
     <para />
@@ -25,4 +25,8 @@
       <programlisting>https://cgit.sukimashita.com/gdk-pixbuf-psd.git/</programlisting>
     </para>
   </section>
+  <section id="jp2">
+    <title>JP2/JPC/JPX/J2K/JPF</title>
+    <para>If your distribution has the libpixbufloader-jasper.so loader, these file formats will also be displayed.</para>
+  </section>
 </section>
--- a/doc/docbook/GuideReferenceSupportedFormats.xml	Sun Oct 29 13:39:18 2017 +0100
+++ b/doc/docbook/GuideReferenceSupportedFormats.xml	Mon Oct 30 13:57:16 2017 +0000
@@ -1,6 +1,10 @@
 <?xml version="1.0" encoding="utf-8"?>
 <section id="GuideReferenceSupportedFormats">
   <title id="titleGuideReferenceSupportedFormats">Supported File Formats</title>
-  <para>TBD
+  <para>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.</para>
+  <para>
+    Refer to
+    <link linkend="GuideReferencePixbufLoaders" endterm="titleGuideReferencePixbufLoaders" />
+    for additional information.
   </para>
 </section>
--- a/geeqie.desktop.in	Sun Oct 29 13:39:18 2017 +0100
+++ b/geeqie.desktop.in	Mon Oct 30 13:57:16 2017 +0000
@@ -11,4 +11,4 @@
 #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;
--- a/web/features.html	Sun Oct 29 13:39:18 2017 +0100
+++ b/web/features.html	Mon Oct 30 13:57:16 2017 +0000
@@ -50,11 +50,7 @@
                 </ul>
             </li>
             <li>
-                <p>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.</p>
+                <p>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.</p>
             </li>
             <li>
                 <p>Images can be displayed singly in normal or fullscreen mode; static or slideshow mode; in sets of