-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GB: remove savescan and border nondeterminism
Rangi42 reported that another of my GB projects isn't deterministic across different versions of Make and Pillow on the build machine. pinobatch/libbet#18 Reduce variance in two ways: - Sort inputs to savescan.py - When converting the border, count and clear unused colors While counting unused colors, I added a few safety checks: - Check border for indexed mode, 256 pixel width, and 3 to 16 colors
- Loading branch information
Showing
2 changed files
with
44 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters