ImageView - Image Viewer (0.09 alpha)

The latest version is available from https://www.riscosports.co.uk/eabi

The !ImageView application is just a simple front end onto the ImageMagick
libraries using the MagickWand C API.

See the ImageMagick website at http://www.imagemagick.org for more information.

Libraries
---------
bzip2 1.0.8
libzip 1.11.4
libzstd 1.5.7
fontconfig 2.14.1
freetype2 2.12.1
libjpeg 8d
lcms2 2.16
libopenjp2 2.5.0
liblzma 5.8.1
pangocairo 1.42.4
libpng 1.6.39
libraw_r 0.22.2
librsvg 2.40.21
cairo-svg 1.16.0
libtiff 4.7.0
libwebp 1.5.0
libxml 2.9.14

Getting Started
---------------
After double clicking the !ImageView application the !ImageView icon appears
on the iconbar.

To display a file just drop the file onto the !ImageView iconbar icon. It doesn't matter what the file type is or the format of the file. If !ImageView doesn't understand the file format the !ImageView window will not open.

History
-------
RISC OS Version 0.01 alpha (27-Jun-13)
- this is the initial alpha release of ImageView.
RISC OS Version 0.02 alpha (14-May-20)
- built with a more recent ImageMagick library (6.9.10-23)
RISC OS Version 0.03 alpha (27-Feb-22)
- built with a more recent ImageMagick library (6.9.10-23)
- built with GCCSDK autobuilder
RISC OS Version 0.04 alpha (10-Apr-23)
- built with a more recent ImageMagick library (6.9.12-84)
RISC OS Version 0.05 alpha (16-Sep-23)
- built with a more recent ImageMagick library (6.9.12-93)
- add webp and qoi export
RISC OS Version 0.06 alpha (23-Sep-23)
- built with ImageMagick 7 library (7.1.1-15)
RISC OS Version 0.07 alpha (15-Jun-24)
- built with ImageMagick 7 library (7.1.1-33)
RISC OS Version 0.08 alpha (03-Jun-25)
- built with ImageMagick 7 library (7.1.1-47)
RISC OS Version 0.09 alpha (07-Sep-26)
- built with ImageMagick 7 library (7.1.2-31)
- add PDF and Poscript export
- only load the first image for multi image files.
- add 'Fit to Screen' menu option
- remove the 'Resize' menu option, use 'Fit to Screen' instead
- add 'Grayscale' menu option
- 'SourceInfo' menu option now shows information

Issues
------
It is the ninth alpha version so there will be bugs and many missing features.
Some of the menus are partly or fully non functional. More will be added/completed
in later versions.

This is the only documentation for the moment. Full documentation will gradually
appear as more features are added/completed.

Contact
-------
Chris Gransden - chrisg@riscosports.co.uk

License
-------

   Copyright 2013 Chris Gransden

   Licensed under the ImageMagick License (the "License"); you may not use
   this application except in compliance with the License.  You may obtain a
   copy of the License at

     http://www.imagemagick.org/script/license.php

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
   License for the specific language governing permissions and limitations
   under the License.
