February 28, 2005
Enhancement
- The use of the temporary file for processing the image was abolished (except for an inevitable case.)
Bug Fixes
- The file attachment of PDF annotation fails when the path of the file is too long.
- The system error might occur for certain OpenType font.
- It might be judged that a Japanese voiced sound mark etc. are Latin alphabets.
- When the hyphenation of a long word happens in a narrow area, hyphenations other than the beginning might not be correct.
- Infinite loop occurs when the different page master is allocated to the even page and the odd page, and either page master doesn't have the allocation of fo:flow either.
- When page master with a different arrangement of region-body changes between the even page and the odd page, the position of border position of table-cell and of the text and images of content might not be correct.
- When a table is nested, the page break might not be correct.
- keep-with-previous="always" specified for the first list-item of list-block in table might not be effective.
- When letter-spacing is specified, linefeed-treatment="preserve" is not effective.
- When the image including ColorProfile is output to PDF, the temporary file might remain.
- JPXDecode of JPEG2000 is output instead of outputting PDF1.3 and PDF1.4.
- Infinite loop might occur when table-omit-footer-at-break="true" is specified for fo;table, and fo:table-footer exists, and there is a big cell which number-rows-spanned doesn't fit into the specified one page whose division is prohibited by keep-together.
- Inside/outside of line numbers might not be correctly processed.
- markerUnits="strokeWidth" might not be correctly processed on SVG.