image format ARGB is not correctly identified
Bug #1133053 reported by
m42i
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ITC Extractor |
Fix Released
|
High
|
Simon Kennedy |
Bug Description
I tried adding an ARGB png file to an itc file, but got the response "Invalid format specified..."
Looking at the source I found on line 183:
elif format == 'ARGB':
After adding an underscore to format, it worked.
Changed in itc: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Simon Kennedy (sffjunkie) |
status: | Confirmed → Fix Committed |
Changed in itc: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.