ditherprog.js - changelog [known bugs and limitations] - Transparency is not supported. [roadmap] - Add support for transparent images. - Add more dither types (error diffusion). [0.3.9] - Added support for saving to Amiga IFF. [0.3.8] - Changed the crop function so that you only need to input the resulting width and height. - Added so you can move the crop rectangle around - Added a reset button for resize image and crop image. [0.3.7] - Fixed the bug with crop bottom showing wrong values. [0.3.6] - Fixed the bug that prevented you from loading multiple custom palettes. - Cleaned up the palette list. [0.3.5] - You can now left click on the preview image to show the original image for comparison. [0.3.4] - Added a startup info popup which describes the idea behind this tool. - Renamed "About" to "Credits" and moved the ditherprog.js description to the startup info popup. [0.3.3] - Added a "Loading.." screen that is displayed until all palettes are loaded and everything is initalized. - Changed so that scrolling the mouse wheel only zooms if mouse is hovering the image preview area. - Changed font size to be consistent across the whole tool. [0.3.2] - Added a nice custom alert for info, errors and warnings. - Added a text on startup telling users to click button to load image or paste using CTRL+V. - Added credits to the RgbQuant.js library. - Added link to the zoopersoft.com website in the header. - Added image dimensions and color count in the header. - Added visible version number and link to this changelog. - Added links to share ditherprog.js on Twitter and Facebook. - Added a nice variety of predefined palettes. - Added a favicon.ico - Put the save image buttons side by side to save vertical space. - Fixed bug that sometimes moved the padlock icon when resizing image.