-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
1.2fcs
-
generic
-
windows_95
-
Not verified
In case of Windows95, Graphics2D.drawString() does not work correctly when
color pallet is specified 24 bit True Color mode.
- set display color as 24 bit True Color.
- Run a program which use Graphics2D.drawString().
Then, displayed string character is too narrow.
When display color is another color mode, that program works correctly.
Attached is sample program for this one.
For reference, this problem is not occurred on WindowsNT.
color pallet is specified 24 bit True Color mode.
- set display color as 24 bit True Color.
- Run a program which use Graphics2D.drawString().
Then, displayed string character is too narrow.
When display color is another color mode, that program works correctly.
Attached is sample program for this one.
For reference, this problem is not occurred on WindowsNT.