-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8
-
Component/s: javafx
I managed to break composite fonts again (this time fixing RT-14187)
Basically we are removing the SLOTMASK from the glyph index *before* we call strike.getGlyph().
run ComplexText sample (on es2 or d3d) and see many glyphs are garbled.
Basically we are removing the SLOTMASK from the glyph index *before* we call strike.getGlyph().
run ComplexText sample (on es2 or d3d) and see many glyphs are garbled.
- duplicates
-
JDK-8096285 Control (Label,Text,Button) can not display Chinese characters
-
- Closed
-