-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
07
-
x86
-
windows_nt
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2117706 | 1.4.0 | Btplusnull User | P4 | Closed | Fixed | beta |
==============================================================================
The Application is to display some strings on the Canvas.
1. Configration
JDK : Kestrel build-o
OS : Windows95 and WindousNT4.0 (SP3)
2. Reproduction
(1) Initiate the attached file "FontErr98.jar" with java command.
(Java -jar FontErr98.jar)
-> You will see 11 statements on a Canvas.
Here is a part of 11 stentences
< Painting Incorrectli Case >
Paint Incorrectly /MS Mincho/Italic/Size20
Paint Incorrectly Not change to PLAIN ! /MS Mincho/Plain/Size20
Paint Incorrectly Not change to BOLD ! /MS Mincho/Bold/Size20
........
(2) The program intends to change the font style from the 2nd string to
3rd, which is, from Italic to PLAIN.
However, the style is not changed.
This logic of program is described in the file,
( FontCacheSampleCanvas.java ) inclided in the attached jar file.
3. Others
(1) The java program file are included in the attached jar file.
(FontCacheSample.java and FontCacheSampleCanvas.java)
(2) This program works well on printing.
Please see bugid: 4275267
tbaba@japan 1999-11-18
===============================================================================
The Application is to display some strings on the Canvas.
1. Configration
JDK : Kestrel build-o
OS : Windows95 and WindousNT4.0 (SP3)
2. Reproduction
(1) Initiate the attached file "FontErr98.jar" with java command.
(Java -jar FontErr98.jar)
-> You will see 11 statements on a Canvas.
Here is a part of 11 stentences
< Painting Incorrectli Case >
Paint Incorrectly /MS Mincho/Italic/Size20
Paint Incorrectly Not change to PLAIN ! /MS Mincho/Plain/Size20
Paint Incorrectly Not change to BOLD ! /MS Mincho/Bold/Size20
........
(2) The program intends to change the font style from the 2nd string to
3rd, which is, from Italic to PLAIN.
However, the style is not changed.
This logic of program is described in the file,
( FontCacheSampleCanvas.java ) inclided in the attached jar file.
3. Others
(1) The java program file are included in the attached jar file.
(FontCacheSample.java and FontCacheSampleCanvas.java)
(2) This program works well on printing.
Please see bugid: 4275267
tbaba@japan 1999-11-18
===============================================================================
- backported by
-
JDK-2117706 On Canvas, Cannot Change Font Style without changing font size
-
- Closed
-
- duplicates
-
JDK-4335068 Problem with font renderer (deriveFont())
-
- Closed
-
- relates to
-
JDK-4179223 Font("Arial", Font.PLAIN, 32).deriveFont(Font.ITALIC) renders plain text
-
- Resolved
-
-
JDK-4209476 Font style attributes ignored on second creation of Font of same size.
-
- Resolved
-
-
JDK-4275267 Cannot Change Font Style without Changing the Font Size
-
- Closed
-
-
JDK-4292578 Java application which draws String on Canvas Crushed on Win98
-
- Closed
-
(1 relates to)