Search found 1 match

by ltdan
2016-09-20T12:04:37-07:00
Forum: Bugs
Topic: Null ASCII value
Replies: 1
Views: 2968

Null ASCII value

I'm trying to resize an image (tiff file) but I get the following error : ASCII value for tag "Copyright" contains null byte
in value; value incorrectly truncated during reading due to implementation
limitations. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/824.


When I open it in Gimp I ...