-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
sparc
-
solaris_8
Tested with Merlin-beta28 on Solaris8(sparc).
java version "1.4.0beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0beta-b28)
Java HotSpot(TM) Core VM (build 1.3-internal, interpreted mode)
Strings drawn by graphics2D.drawString are not printed properly
for BOLD style with PrinterJob.
This phenomenon is similar to bugid 4350389.
To reproduce,
1. Compile an attached program(PrintFontJpn.java) with merlin.
2. Run PrintFontJpn
This program sends an order to print a sample strings with all Fonts/PLAIN,
BOLD, ITALIC to a printer.
java version "1.4.0beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0beta-b28)
Java HotSpot(TM) Core VM (build 1.3-internal, interpreted mode)
Strings drawn by graphics2D.drawString are not printed properly
for BOLD style with PrinterJob.
This phenomenon is similar to bugid 4350389.
To reproduce,
1. Compile an attached program(PrintFontJpn.java) with merlin.
2. Run PrintFontJpn
This program sends an order to print a sample strings with all Fonts/PLAIN,
BOLD, ITALIC to a printer.
- duplicates
-
JDK-4379579 scaled text has extremely large advances.
- Resolved
- relates to
-
JDK-4350389 drawString + PrinterJob does not work well for some Font and BOLD style.
- Closed