-
Bug
-
Resolution: Won't Fix
-
P2
-
None
-
1.3.1
-
x86
-
linux
With Swing and awt java program on X_window,
Japanese characters does not display on TurboLinux
workstation 6.0 Japanese edition taht is sold at PC shop
as the business package.
Target font is defined in font.properties.ja
(Serif,SansSerif,Monospaced,Dialog,DialogInput)
Then the warning message is displayed beow when java aplication is launching.
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
But Japanese characters that displays on TurboLinux Workstation 6.0
Japanese edition of FTP package.
However, warning message above are displayed.
#java -version
java version "1.3.1ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1ea-b04)
Java HotSpot(TM) Client VM (build 1.3.1ea-b04, mixed mode)
# locale
LANG=ja_JP.eucJP
LC_CTYPE="ja_JP.eucJP"
LC_NUMERIC="ja_JP.eucJP"
LC_TIME="ja_JP.eucJP"
LC_COLLATE="ja_JP.eucJP"
LC_MONETARY="ja_JP.eucJP"
LC_MESSAGES="ja_JP.eucJP"
LC_ALL=ja_JP.eucJP
Reproduce to:
1, Launch the Font2Dtest in demo with business package.
2, Select "Other..." in "Unicode Range"
3, Input "3000" into "Unicode Base".
4, Select font Serif,SansSerif,Monospaced,Dialog,DialogInput
5, Launch the Font2Dtest in demo with FTP package, repeat 2-4.
The font definition file fonts.dir at /usr/X11R6/lib/X11/fonts/TrueType
is difference between buisiness package and ftp package.
There are description of wadalab font on ftp package fonts.dir.
However, no description of wadalab font on buisiness package fonts.dir.
I attached files, please compare.
- duplicates
-
JDK-4380249 Turbo LInux: Japanese font is missing and/or inappropriate in CahrView
-
- Closed
-
- relates to
-
JDK-4356437 jdk font.properties is not properly set for the Linux OS
-
- Closed
-
-
JDK-4382657 Japanese characters does not display on Font2DTest in Demo on Linux Mandrake7.1
-
- Closed
-