Document Solutions for Imaging 7.1.2
Released: May 29, 2024
7.1.2 での更新項目
機能
- Added a new GcSvgGraphics.PushGroup() method which starts a group ('g') element with specified custom attributes in the SVG document.
- Added a new GcSvgGraphics.PopGroup() method which ends the group that was created by the last PushGroup call.
不具合の修正
- [SVG] Ensure that the family name in font-family property is quoted if required by the SVG spec.
- Certain PDFs are distorted when saved as images.
- [TextLayout] Incorrect string wrapping of certain strings.
- [TextLayout] Incorrect underline when using TextExtensionStrategy.EastAsianExcel or TextExtensionStrategy.Distributed.