dstucki
dstucki
@DanailH thanks for your questions. I accidentally changed the codepen example after creating the issue. Now it is back in the original state which represents the error. (Accidental change was...
Any update on this issue?
@cherniavskii Thanks for the detailed answer. May the difference between `setRows` and `updateRows` come from the fix of issue #5208 ? If the fix for #5208 is applied to `setRows`,...
Any update on this issue?
Thanks for your analysis. What are your thinking about bringing back com.lowagie.text.pdf.codec.PngImage and using it in the ImageLoader class just fo r loading PNG?
I updated my example repo to help answer some of your questions, 4 pngs read 10 times. ImageIO.read with disabled cache: 3351ms com.lowagie.text.pdf.codec.PngImage.getImage: 65ms > a) > Can you check...
Issue #89 with Pull Request #90 threw PngImage out. Maybe @andreasrosdal can share some additional info?