Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.1.1, 5.1.2
-
Fix Version/s: 6.0
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:All
-
Support Case References:Support Case #13335 - https://icesoft.my.salesforce.com/50070000014usqC
Description
With the provided PDF file, there are some arrow icons that are displayed shifted to the right when compared with Adobe.
This issue is related to composite TrueType glyphs and an issue with how we handle the x and y translation data stored in the glyphData. The bug issue seems to be related to the fact that we capture the translation data bu never apply it when we are building out the geometric shapes and final shape.
Did a few touch ups and the glyphs as we as many others samples are now rendering correctly.