Grimm V1.5e modifications since Grimm V1.4 ============================== - color RGB/GREY were mixed since V1.4 - window display should now be able to show any kind of image (RGB/CMAP/GREY) whatever the display window mode is (HAM/GREY/ORDER) - added sequence to anim converter - added multicolor window display - added dynamic depth drawing - added busy pointer while working - added zoom center moves - added public screen - magic wand processing (kind of !) - making upsampling anims crashes the machine (forbidden for now) - fixed minor bugs Grimm V1.4 modifications since Grimm V1.3 ============================== - IFF reader didn't handle some odd chunk sizes (bad fix from 1.0) - fixed minor bug on PCX reader - Convert/PixelAspect requester uses image pixel aspect values - Palette/Loader implemented and palette may be locked for Color operator when reducing 24 bits files - Ctrl-C/D disabled - changing screen mode for private screen image display is done using SHIFT+Display gadget instead of CTRL+Window gadget (see doc file) - fixed minor bug in IFF anim player (display was unaligned for some anims depending of the width) - IFF DEEP reader was only reading 32 bits files (24 added) - TGA reader has better sanity checks for format detection - screen name is now set (Grimm.main) - DOS requesters now show up on Grimm screen - Graphic cards now really (??) detected and supported (untested !) - changed Color window and color 0 may now be forced to black when using CMAP and HAM conversion (see doc file) - Convert/VisualCrop positions are better handled and shown - IFF anim player was crashing badly since last fix - bug fixed in routine using file requester - added warning/error requesters - Grimm was crashing when main window title exceeded 59 chars Grimm V1.3 modifications since Grimm V1.2 ============================== - fixed HSV color selection on Include/Exclude color in Convert - spline points in Distort operators are more visible - added spline animation in Distort/Bend & Distort/Custom operators - icon updated for new version (now V1.x !) - minor bug fixed in BMP-RLE8 reader - fixed minor bugs in "Display HAM/GREY/ORD6/ORD2" so CycleToMenu works fine now ! - should run now on old Amiga with OCS/ECS and WB3.0+ - fixed minor bugs in HAM8 converter - added IFF/FLIC anim player - OCS / ECS / Graphics Card support using env (see doc file) Grimm V1.2 modifications since Grimm V1.1 ============================== - App screen mode requester from V1.1 was dum - spline points in balance operator are more visible - added RGBM IFF-DEEP reader - icon updated for new version Grimm V1.1 modifications since Grimm V1.0 ============================== - added Q&D batch operation (see doc file) - visual selection uses mouse move infos - main window appears in front of display window - added App screen mode requester Grimm V1.0 modifications since Grimm V0.99.5.1Beta ======================================= - added zoom factor indication in main window title - changed zoom from 1:1 up to 32:1 with slider - added posterize effect - added mosaic effect - Output message window is closed on exit - added Ordered color conversion - added HAM8 converter & saver - added sphere mapping effect and animation - added PhotoCD reader - suppressed screen mode requester while saving IFF 24 bits - small preferences using environ variables - BMP reader didn't handle null ImageSize - IFF reader didn't handle odd chunk sizes - added Pick function in Palette operator - added Include/Exclude color in Convert - added Visual Crop in Convert - added IFF opcode 5 anim saver - added FLC anim saver Grimm V0.99.5.1Beta modifications since Grimm V0.99.5Beta ===================================== - added CMAP conversion to Anim sequence saver - BMP reader has WIN-OS/2 and compressed files support - TIF writer was buggy Grimm V0.99.5Beta modifications since Grimm V0.99.4Beta ===================================== - Screen/Window display choice added + Screen o RGB may be shown as HAM/Ordered o CMAP is shown as is o GREY is shown as CMAP + Window o RGB may be shown as HAM/Grey/Ordered o CMAP may be shown if Color map size <= 252 colors (60 fo HAM) o GREY o uses pixel aspect to size window - user may change pixel aspect for window display - Grimm screen mode is cloned from WB screen - Op Window positions are saved during prog life - internal ASL file requester (instead of C:RequestFile) - ASL screen mode requester is open on Grimm screen for IFF save - set default quantize color count to 252 for window display - restore window display palette after Palette Op - handle points after Balance histogram - faster nearest resampler - window display is updated after each Op - display after Load - custom X/Y axes distort curves - 2D bend - unused gadgets are disabled until implemented - Screen display mode requester show up on Grimm screen - Zoom implemented (1:1 up to 16:1) - Animation added on Convolve/Filter/Resample operators - BMP writer compatibility resolved - TGA reader was wrong on color mapped images and/or comments - JPG/TGA/TIF writers added Grimm V0.99.4Beta modifications since Grimm V0.99.3 Alpha ======================================= - main fixes : saving after resampling saves garbage - other minor bugs fixes - rechanged GUI - added shear function - added +-90° quick rotate and any angle (-89 ~ +89) fast rotation - added BMP saver - added minimum, median, maximum filters - palette editor implemented - added oil effect - added visual histogram functions (display/equalize/normalize) Grimm V0.99.3 Alpha modifications since Grimm V0.99.2 Alpha ======================================= - minor bugs fixes - changed GUI quite a lot - added RGB/YUV choice when balancing, convolving or quantizing - added color count modification when quantizing - added crop function - added border function - added resampling (nearest & bilinear methods only, cubic and distance would need FPU for efficiency) - added histogram functions (display/equalize/normalize) - made SPLine functions with 5 points for easier YUV manipulation Grimm V0.99.2 Alpha modifications since Grimm V0.99.1 Alpha ======================================= - image may be saved, either IFF24 or color mapped (256 only) - added Gamma mode in Balance - added progression indicator while convolving with circular filter, since this is time consuming, user was lost - better memory management for image buffers - updated Quantizer requester for YUV - added horizontal & vertical flip - quantizer gives much better results