-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.2
-
x86
-
solaris_2.5
Calculating the displaysize of the class javax.swing.text.BoxView there occurs a
cast from float to int (e.g. src/javax/swing/text/BoxView.java line 257 in
src.jar coming together with JDK 1.2.2).
This reults in wrong widths between chars.
Use Arial 11 pt.
see bug id 4301195.
Customer is developing on win NT with jdk 1.2.2-w.
cast from float to int (e.g. src/javax/swing/text/BoxView.java line 257 in
src.jar coming together with JDK 1.2.2).
This reults in wrong widths between chars.
Use Arial 11 pt.
see bug id 4301195.
Customer is developing on win NT with jdk 1.2.2-w.
- duplicates
-
JDK-4301195 Text with font Arial 11pt is sometimes put too narrow
- Closed
- relates to
-
JDK-4311203 deriveFont does not use floats, it uses int values
- Closed