-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.3.0
-
x86
-
windows_95
============================================================================
Using the font "MS Mincho", the positions that each Japanese chracters
will be printed are shifted right by a space character.
It must be vague, please see the example.
ex.
Assuming that "Mincho" is the string of Japanese character
and the font is "MS Mincho".
The result of printing is expected as follow.
Mincho
but in fact, printed as follow
M i n c h o
1. OS
Windows95(OSR2)
2. JDK
jdk1.3 build-I
3. Printer
Canon Laser Shot LBP-730(Page Printer)
Fuji Xerox Laser Press 4150 PSII(Postscript Printer)
4. Other Condition
- Font style : "MS Mincho" or "MS Gothic"
- Attempting to the Japanese Characters
(Only 2 Byte length character ?, Using Alphabet char.(regardless
to Upper and Lower case), Printed correctly.
5. Source Code
Please see the attached file.
tbaba@japan 1999-09-30
=============================================================================
Using the font "MS Mincho", the positions that each Japanese chracters
will be printed are shifted right by a space character.
It must be vague, please see the example.
ex.
Assuming that "Mincho" is the string of Japanese character
and the font is "MS Mincho".
The result of printing is expected as follow.
Mincho
but in fact, printed as follow
M i n c h o
1. OS
Windows95(OSR2)
2. JDK
jdk1.3 build-I
3. Printer
Canon Laser Shot LBP-730(Page Printer)
Fuji Xerox Laser Press 4150 PSII(Postscript Printer)
4. Other Condition
- Font style : "MS Mincho" or "MS Gothic"
- Attempting to the Japanese Characters
(Only 2 Byte length character ?, Using Alphabet char.(regardless
to Upper and Lower case), Printed correctly.
5. Source Code
Please see the attached file.
tbaba@japan 1999-09-30
=============================================================================
- duplicates
-
JDK-4271596 Java 2D printing : win32 gdi text only used in portrait orientation
-
- Resolved
-