J2D pipeline renders with incorrect font, on Mac

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7u6
    • Affects Version/s: fx2.1, 7u6
    • Component/s: javafx
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: