I'm interested in using the Imaging library to write text chunks to Png
images. By looking at TIFF ImageWriter example it seems the
PngImageParameters is the way to go, however the class has a comment "since
1-alpha3", however Maven only shows 1-alpha2.

Apologies for the lack of familiarity with the development cycles, how
could I find out when that version of the code is going to be released?

Link to the class mentioned:
https://github.com/apache/commons-imaging/blob/master/src/main/java/org/apache/commons/imaging/formats/png/PngImagingParameters.java

Reply via email to