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

XMLWordPrintable

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

      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)

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

              Created:
              Updated:
              Resolved:
              Imported: