PngImage.as
Line 729 says
colortable.pdf_core::append_i( ins.readUnsignedByte() );
This should be
colortable.pdf_core::append_int( ins.readUnsignedByte() );
Thanks
Kerry Coffin
kcoffin@esri.com
ESRI
Original issue reported on code.google.com by kerry.co...@gmail.com on 21 Oct 2010 at 10:34
Original issue reported on code.google.com by
kerry.co...@gmail.com
on 21 Oct 2010 at 10:34