Short: Image showing/processing utility for MorphOS. Author: Michal 'kiero' Wozniak (wozniak_m@interia.pl) Uploader: Michal 'kiero' Wozniak (wozniak_m@interia.pl) Version: 0.4 Type: gfx/show Requires: MorphOS This is yet another image viewer. You may ask: why? Well, i was using ShowPPC as my image viewer, but since it has some problems and is not developed anymore, i started to look for new viewer. There are some nice, but i wanted to have some simple image manipulation options (don't want to launch ImageFX to just resize image), and there were nothing as good as ShowPPC. So here it is... ...It combines some options from various image viewers like MiniShowPicture, ShowPPC and some others. Some of the features: - Easy browsing of directories (with mouse and keyboard) - Lots of supported file formats thanks to Datatypes system - Nice MUI GUI - Image processing options like resizing, balance, smoothing.... - Saving of images in JPEG or PNG - Loading/displaying images with alpha channel - Scaling image display to fit in the window (2 modes) - Scrolling/zooming of big images - Drag&drop of files/directories to be displayed - Optional bilinear filtering of the displayed image This is a first version. I decided to publish it because i need some opinions on what should be added/improved. Some notes on processing options: - In most cases resizing with Lanczos filter will give the best results. - Minimum/Maximum is not finished, so don't complain about it. List of usefull keys: - PageUp/PageDown - display next/previous image in current directory. - Enter/Backspace - enter/leave directory. - Down arrow when path string is active - displays volumes/assigns list. - -/+ - zoom in/out image ( only when Scale = None ) - DEL - delete selected (not necesary displayed!) file (ask first). - SHIFT+DEL - delete selected (not necesary displayed!) file without asking for confirmation. Mouse actions: - RMB on the list of files - parent directory. - RMB on the image display - display options menu: - Scale - scaling mode: None - normal display Fit - resize image to fill display area With Aspect - resize image to fit into display area, but keep it's aspect. - Zoom Keep - doesn't reset zoom factor when changing pictures. Filter: None - don't use filtering when displaying scaled images. Bilinear - use bilinear filtering when displaying scaled images. Subtask - do the drawing on the separate task. The program is a bit more responsive this way. - LMB on the image display - move image ( only when Scale = None ). RMB = Right Mouse Button LMB = Left Mouse Button This util can be started with a image filename as a param. Then the image will be displayed and the directory it's in will be visible in the browser. If the file part is ommited (only path is given) then this path will be displayed in the browser, but nothing will be shown. Requirements: - MorphOS. - hi/true color display (15/16/24/32 bits). 24/32 bit is highly recomended. - BetterBalance and BetterString MCC's (can be found on Aminet). Plans: - Better browser with thumbnails and maybe some more. - More processing options. - Slideshow mode. - More speed. - ...More. Waiting for suggestions. Author: Michal 'kiero' Wozniak wozniak_m@interia.pl .