-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
tiger
-
x86
-
windows_nt
From GraphicsEnvironment fonts are got using getAllFonts().
Then size of the fonts is increased using font.deriveFont(float size)
The fonts are drawn as plain, bold, italic on screen, but when its
printed italic fonts are printed as plain in Win32.
This used to print properly in jdk 1.3.1. I tried with different printer
drivers but output is always same.
Attached here with is screenshot taken from WinXP & Win2000 and the printed output is saved to file. Compile and Run FontPrintTest and print the output.
If italic fonts shown on screen is printed as plain, bug is reproduced.
Then size of the fonts is increased using font.deriveFont(float size)
The fonts are drawn as plain, bold, italic on screen, but when its
printed italic fonts are printed as plain in Win32.
This used to print properly in jdk 1.3.1. I tried with different printer
drivers but output is always same.
Attached here with is screenshot taken from WinXP & Win2000 and the printed output is saved to file. Compile and Run FontPrintTest and print the output.
If italic fonts shown on screen is printed as plain, bug is reproduced.