mirror of
https://github.com/User1334/Trace.git
synced 2026-09-03 23:21:21 +02:00
-
0.1.8 Stable
released this
2026-02-06 12:06:16 +01:00 | 1 commits to main since this releaseImproved ANI decoding robustness
ANI imports now use a hybrid decoding pipeline to ensure consistent transparency handling across different cursor formats.
- PNG-based frames are decoded via ImageIO.
- DIB-encoded frames are decoded using Trace’s internal DIB parser.
- ICO/CUR containers are explicitly parsed to select the correct image entry.
This resolves issues introduced in 0.1.7 where certain animated cursor packs could display black backgrounds or lose transparency due to incomplete alpha handling in specific ImageIO representations.
Animated cursors should now render consistently across PNG and DIB variants.
If you imported affected ANI files with 0.1.7, please reimport them to regenerate clean sprite sheets.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Trace.dmg
0 downloads ·
2026-03-19 17:54:47 +01:00 · 4.7 MiB