Opened 15 years ago
Closed 14 years ago
#5075 closed bug (invalid)
showimage saves empty png file after conversion from gif
Reported by: | streak | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/ShowImage | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
showimage saves empty png file after conversion from gif and saves empty png file after resizing png file that was created in wonderbrush.
This occurs on most recent nightlies.
Example. download some gif file from web, open with show image and try to resize it to 320x240 and save as png. PNG file will be empty.
the same situation occurs with png files made by wonderbrush.
Change History (6)
comment:1 by , 15 years ago
comment:2 by , 14 years ago
Status: | new → in-progress |
---|
Sorry for the delay, but I've tested and confirmed this. It will take more debugging to solve it, but I'll be working on it over the next few days.
comment:3 by , 14 years ago
I see some regression here, coz on hrev38360 after a resizing an "example1.png" PNG and saving it to other "example2.png", showimage saves empty/transparent PNG. Previous version didnt have this "feature" :)
comment:4 by , 14 years ago
Problem seems to be solved by revision 39605. No Problems saving PNGs as gifs and vice versa. But there is also no resinzing function any more (or am I blind??).
comment:5 by , 14 years ago
If I am not mistaken, Axel removed support for resizing images (not 100% sure about that tough. Anyone?
comment:6 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | in-progress → closed |
Right. No more resizing until ShowImage grows some more complete editing capabilities. Another ingenious way of Axel to fix a bug: remove the bug together with the feature. :D
Any progress since?