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

J2D pipeline renders with incorrect font, on Mac

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • fx2.1, 7u6
    • javafx
    • Mac 10.7

      While running with JDK 7u4, then text is rendered with correct 50% of the time

      But on Mac running JDK 6
      Text text = new Text("Hello");
              text.setFont(Font.font("Times New Roman", FontPosture.ITALIC, 50));
      will render as the font "Dialog". Regardless of the font specified.

            thor Thor Johannesson (Inactive)
            thor Thor Johannesson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: