| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| floatditherer_0.9.7 | 2026-06-10 | ||
| floatditherer_0.9.6 | 2026-04-24 | ||
| floatditherer_0.9.5 | 2026-04-04 | ||
| floatditherer_0.9.4 | 2026-03-10 | ||
| floatditherer_0.9.3 | 2026-02-08 | ||
| floatditherer_0.9.2 | 2026-01-21 | ||
| floatditherer_0.9.0 | 2025-12-27 | ||
| floatditherer_0.8.2 | 2025-12-27 | ||
| floatditherer_0.8.1 | 2025-12-27 | ||
| README.md | 2026-06-09 | 3.4 kB | |
| Quickreference.pdf | 2026-01-21 | 83.6 kB | |
| Totals: 11 Items | 86.9 kB | 2 |
Release 0.9.7
- Fixed various minor issues.
- Additional minor stability and performance improvements.
- UI and UX improvements.
Experimental Features
- Added support for DGN file import via "Load Pattern".
New Sharpening and Filters Editor
- Added a new system to add new filters, which is more customizable and supports strength, jitter, and hiding of stacks.
Save Project
- Added the ability to save and load projects containing all of the program state.
Minor Improvements
- Improved customization for video controls.
- New command-line improvements.
Release 0.9.6
Bug Fixes
- Fixed various issues including scaling mode and octree behavior.
- Additional minor stability and performance improvements.
Experimental Features
External Luminance Formula
- Added support for computing luminance via an external DLL, enabling custom lighting implementations.
Keyframes (Experimental)
- Introduced experimental keyframes allowing the dither stack to be changed on frame triggers.
Printer System
- Added a printer menu with support for printing and DPI-aware scaling.
Editor Improvements
- Added a right-click context menu to quickly open and close editors.
Palette Mapping
- Added a uniformity toggle for improved palette mapping control.
Export Settings
- Added new TGA export settings for improved output configuration.
Input / Interaction
-
Added Mouse Compare Slider
Holding the middle mouse button and scrolling now adjusts the compare slider. -
Added new uniformity toogle for Palette Mapping
-
Added TGA Export Settings
-
Added Mouse Compare slider Cliking the middle mouse and scrolling the mouse wheel now changes Compare Slider
Release 0.9.5
-
Improved Video
Improved Video Controls window. -
New Dithering Algorithms
Added AM Halftone and Classical DBS. -
Float Rounding Mode
Added Float Rounding Mode. -
Helper Markers
Added toggleable helper markers to provide context about some image settings, and a Delete Stack button. -
New Format I/O
Added QOI, PCX, and XCF export for images, TIFF color export, GIF support, and APNG and CBZ for sprites.
Release 0.9.4 (Experimental)
-
Palette Editor
Added palette editor contaning hue and contrast color mapping -
Palette metric Editor
Added palette metric editor configuring how to create color via metrics such as luminace,OKlab distance -
Palette Guidance
Added palette Color guidance for palette Generation -
Improved Metrics Added new metrics for quality calculation such as DeltaE
-
Video - Video Dithering Added Video to Video dithering and improved file format for video Import and Export via FFmpeg export
-
New format I/O TGA export and ZIP folder for sprite export added
Release 0.9.3
New Features
-
Color Support
Added full color processing support. -
OpenEXR Pattern Import
Added support for importing patterns from OpenEXR files. -
Pattern Generation Algorithms
Introduced multiple new algorithms for pattern generation: - Uniform
- Popularity
- Octree
- Median Cut
- K-Means