-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
sparc
-
solaris_7, solaris_8
Source code is attached. When run the test window has 5 tabs in a TabbedPane:
(1) "AWT Labels", (2) "AWT TextFields", (3) "Swing Components", (4) "Java2D
Stroke", and (5) "Java2D Fill". Each of the panes presents an string using
(1) Plain, (2) Italic, (3) Bold, and (4) BoldItalic fonts. Generic fonts
are used: (1) Serif, (2) SansSerif, (3) Monospaced, (4) Dialog, and
(5) DialogInput.
On the pane labeled Java2D Stroke, in the rows labeled SansSerif, Monospaced,
Dialog, and DialogInput, there is no Russian text. The row labeled Serif
looks fine.
algol.eng.sun.com% java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-I)
Java HotSpot (TM) Client VM (build 1.3-I, interpreted mode)
allan.jacobs@Eng 1999-10-12
- relates to
-
JDK-4280318 Java2D Monospaced Russian text not rendered in ru_RU.KOI8-R locale.
- Closed