-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta2
-
generic
-
generic
When you apply the NumericShaping TextAttribute to an AttributedString and create a TextLayout from it, it works. But when you create a LineBreakMeasurer from the AttributedString, and then create TextLayout from that, it doesn't. Since swing uses LineBreakMeasurer to create TextLayouts for complex text, this means the NumericShaping attribute doesn't work in Swing.