
Improves line wrapping with Knuth-Plass' Line Breaking algorithm.
Features
- BPIL: The method of line breaking has been improved with Knuth Plass' Breaking Paragraphs Into Lines algorithm.
- BIDI: Bidirectional text formatting has been improved.
- The behavior of suppress-if-first-on-page has been improved.
- The avoid-widow-words extension property has been enhanced.
- Hyphenation exceptions that allow separate rules for words with upper case letters.
- Languages that do not place single-letter words at the end of a line can now be specified.
- Languages that start with a hyphen and do not break lines immediately after the first hyphen can now be specified.
- Support links to specific page numbers in HTML.
- PDF 2.0 can now be outputted.
- Role-map property support can now be specified.
- Createdate and modifydate in PDF properties can now be specified in HTML/CSS documents.
- Support for Adobe Creative Cloud fonts.
- Support for WebP.
- Now able to specify whether to display the alternate text of an image if the image is missing.
- Now able to reference external CSS information in SVG.
- The default value of display in <math> can now be changed.
- In CSS, the following features are now possible:
- Arrange a footnote and an anchor on the same page or column.
- Specify the layout of a footnote.
- GUI enhancements:
- The display method of Log Window can now be specified.
- Links can now be added to the document displayed in the Log Window.
- Font configuration files can now be edited.
- Full screen mode option.
- Increase the size of toolbar icons.
Fixes
- FO – The following issues have been corrected:
- The line break position was inaccurate due to the incorrect processing of axf:keep-together-within-dimension.
- Crash due to incorrect column processing (RT#22843, RT#22787).
- CSS – The following issues have been corrected:
- Titles were rendered in different locations due to incorrect processing of margin: auto; RT#22123.
- -ah-replace-text inside a table cell duplicated lines. RT#22842.
- Other:
- PDF corruption with SF-Mono.ttc font. RT#22813.
- SVG gradient with more than one color lost the transparency in PDF output. RT#22848.
- SVG output did not preserve the superscript and subscript font size. RT#22884.