-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
x86
-
linux
-
Verified
Japanese characters does not display with java GUI application on RedhatLinux7.1.
Eroor code displayed "Font specified in font.properties not found"
and warning code displayed "Cannot convert string"
wadalab font moved XFree86 3.3.6 /usr/lib/X11R6/lib/X11/fonts/TrueType/
to XFree86 4.0 /usr/share/fonts/ja/TrueType/
c.f.)RedHat6.2: XFree86 3.3.6, RedHat7.1: XFree86 4.0.3
wadalab font displayed with xfontsel, So wadalab font is available
on X-window. But is not available with merlin and also ladybird on Redhat7.1.
[Duke@tequila]# java -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b66)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b66, mixed mode)
[Duke@tequila]# uname -a
Linux tequila 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686 unknown
Reproduce to:
Launch the Java GUI demo.
java -jar Java2Demo.jar or java -jar SwingSet2.jar
Error code displays below.
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-gothic-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-gothic-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-gothic-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-gothic-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-gothic-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-gothic-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-gothic-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-gothic-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Font specified in font.properties not found [-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0]
Warning: Cannot convert string "-wadalab-mincho-medium-r-normal--*-140-*-*-c-*-jisx0208.1983-0" to type FontStruct
- relates to
-
JDK-4492212 Optional font can not be converted with Merlin on RedhatLinux7.1.
- Closed
-
JDK-4532659 1.3.1_02: some font warnings are displayed on RHL7.1 Japanese
- Closed