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

LCD text gets enabled by CSS even if API sets opposite and vice versa

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7u6
    • fx2.1
    • javafx
    • None
    • Win 7, javafx b18

      LCD text enabled in both cases - order of operations does not matter
      1)if set css -fx-font-smoothing-type: gray; and call Text.fontSmoothingType(FontSmoothingType.LCD)
      2)if set css -fx-font-smoothing-type: lcd; and call Text.fontSmoothingType(FontSmoothingType.GRAY)

            dgrieve David Grieve
            pealexan Petrov Alexander (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: