ImageIO EPS plugin

This is probably the first EPS reader for JAI ImageIO. This one has the ability to read the following formats: EPS Binary/RGB Binary/CMYK Binary/Bitmap ASCII85/JPEGRGB ASCII85/JPEGCMYK. It will be necessary to install the JAI native for the JPEGCMYK and the Adobe profile for USSheetfedCoated.icc for the Binary/CMYK.

Files

EPSImageReader.java 14,26 KB
EPSImageReaderSPI.java 3,97 KB
EPSMetaData.java 4,12 KB
EPSMetaDataFormat.java 2,29 KB
ASCII85Decoder.java 4,01 KB
BlankRemover.java 1,82 KB