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.