Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 4.0 - Beta, 4.0
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:None
Description
The JBIG2 image format is a bi-level (black/white) image compression. It offers significant advantages over other compress types and is becoming more and more popular as the next fax format standard. We currently don't support this format but should probably start thinking about it.
Issue Links
- blocks
-
PDF-109 JBIG2 memory optimisation
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 3.1 [ 10181 ] |
Fix Version/s | 3.2 [ 10212 ] | |
Fix Version/s | 3.1 [ 10181 ] |
Assignee | Patrick Corless [ patrick.corless ] | Mark Collette [ mark.collette ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19961 | Fri Dec 11 11:11:21 MST 2009 | mark.collette | Integrate with 3rd party library we're using for JBIG2 support. |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19962 | Fri Dec 11 11:23:48 MST 2009 | mark.collette | Remove unnecessary example code. |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19965 | Fri Dec 11 13:46:21 MST 2009 | mark.collette | Optimise memory usage |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.0 [ 10222 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
It looks like there are been some advances in JBIG2 Java Library support. Surprisingly JPedal has release a JAI JBIG2 Image Decoder plugin under BSD license.