diff options
Diffstat (limited to 'graphics/qiv/README')
-rw-r--r-- | graphics/qiv/README | 34 |
1 files changed, 20 insertions, 14 deletions
diff --git a/graphics/qiv/README b/graphics/qiv/README index d1151c3910dd..f8333c67bd9a 100644 --- a/graphics/qiv/README +++ b/graphics/qiv/README @@ -9,23 +9,29 @@ you can use qiv to set your X11-Desktop background. These formats are supported by default: -GIF TIFF XPM PNG PPM PNM PGM BMP JPEG SVG ICO TGA ICNS +GIF TIFF XPM PNG PPM PNM PGM BMP JPEG SVG ICO TGA ICNS WMF[*] + +[*] If .wmf files won't load for you, make sure you've updated + Slackware recently (e.g. "slackpkg upgrade-all"). Optional supported formats: -Format | Optional dependenc(y|ies) ------------------------+----------------------------------------------- -PCX | pcx-pixbuf-loader ------------------------+----------------------------------------------- -PSD (PhotoShop native) | gdk-pixbuf-psd ------------------------+----------------------------------------------- -WEBP | libwebp imlib2 webp-pixbuf-loader. Build and - | install *in that order*. ------------------------+----------------------------------------------- -WMF (Windows metafile) | wmf-pixbuf-loader ------------------------+----------------------------------------------- -XCF (Gimp native) | xcf-pixbuf-loader ------------------------+----------------------------------------------- +Format | Optional dependenc(y|ies) +------------------------+----------------------------------------------- +PCX | pcx-pixbuf-loader +------------------------+----------------------------------------------- +PSD (PhotoShop native) | gdk-pixbuf-psd +------------------------+----------------------------------------------- +WEBP | libwebp imlib2 webp-pixbuf-loader. Build and + | install *in that order*. +------------------------+----------------------------------------------- +XCF (Gimp native) | xcf-pixbuf-loader +------------------------+----------------------------------------------- +RAW (camera images, | libopenraw. Note that only a few raw image + various extensions) | formats will actually display with qiv. These + | include .crw (Canon), .erf (Epson), and + | .nef (Nikon). +------------------------+----------------------------------------------- These are runtime dependencies, so they can be installed at any time without rebuilding qiv. |