Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The method createGlyphVector in AWTGVTFont calls createGlyphVector of java.awt.Font thus bypasses the method that lays out of Glyphs of the complex scripts like Hindi (please refer to javadoc of methods createFont and layoutGlyphVector of java.awt.Font). This impacts rendering as well as the output of the computating methods e.g getComputedTextLength of SVGTextElementBridge.