
Improves rendering of WordArt objects with gradient fill.
Features
- Added public Ref class for out/ref emulation.
- Work with password-protected ODT and OTT file formats.
- Added ShapeBase.IsLayoutInCell property.
- Optimization of metafile rendering vector output. Optimization includes applying intermediate transformations directly to the graphics and removing redundant canvases.
- PaperTray information is now saved in PCL output
- WordArt objects with empty fill now cast only outline shadows while rendering. Previously the whole shape cast a shadow.
- Improved rendering of MathAccentElement. The accent symbol is now rendered in accordance with the letter's height.
- Improved rendering of PieChart if data labels have a manual layout.
- Improved rendering of the text boxes with OleObjects (e.g. Math equations).
- Improved rendering of WordArt objects with gradient fill.
- Improved frame width calculation when paragraph has right indent.
- Improved floating table positioning for RTL tables in 2013 compatibility mode.
- Improved layout of 2013 compatible documents when page break overlaps footer.
- Improved positioning of wrapped lines in 2013 compatibility mode and lines with large inline images.
Fixes
- Fixed a bug causing the corruption of radial gradient fill for rotated shapes while rendering.
- Fixed rendering of Monotype Hadassah font with legacy encoding.
- Fixed a problem with META_SETPIXEL WMF record while rendering meta-files.
- Fixed issue with character compressing when Kinsoku rule is ignored by document.
- Fixed incorrect glyph selection for Zero Width No-Break Space when font does not have this glyph.
- Fixed comment range highlighting issue when comment spans multiple pages inside a repeated header row of a table.
- Fixed rendering of text in merged cells when a row contains a hidemark attribute on the cell break and all remaining cells are merged.
- DrawingML shapes with auto-size and empty textboxes no longer throw an exception while rendering.