Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4446815

Shapes and sizes of default font changed from jdk131 to jdk14.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • 2d
    • beta2
    • sparc
    • solaris_8

      Java3D tests tried a logical font name("Dialog") and null for the name in Font(String name, int style, int size).
      With jdk131, the images are the same when font name is "Dialog" or null(default). With jdk14, the images are different when font name is "Dialog" or null(default). The images are the same when font name is "Dialog" in jdk131 or in jdk14. We assume that "Dialog" is the default font.


      The shapes and the sizes of characters have both changed a little in default font in jdk1.4 compared to jdk1.3.1.

      grace.yu@Eng 2001-04-18
      To run the attached test(Text3DMotion_PointLg), which uses the default font:
      1. set path=(/net/abra/export/home/java3d/j3d_121/solaris/jdk14/bin/java $path)
      2. cd /net/newuser3b/export/home/java3d/jftc13
      3. source SOURCE_ME
      4. java jftc.JackRun jtest.other.Examples.Text3DMotion_PointLg -p -v

      The other attached file (text3d) shows the pair of images, left is the reference image generated by jdk13 and right is the one generated by jdk14.

            pkejriwasunw Parry Kejriwal (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: