kpouer opened a new pull request, #270:
URL: https://github.com/apache/commons-imaging/pull/270

   Fix two unit tests that were broken.
   PixelDensityRoundtrip was now writing data in a byte array instead of a tmp 
file, but was trying to read the tmp file anyway.
   
   And
   
   PngWriteForceTrueColorText that was writing a png into a file named .gif, 
but was unable to read it because the extension was checked and refused by png 
parser.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to