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

LCD font smoothing performance

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • javafx

      I created a ScrollPane and placed a Pane inside it. I added 100k Text instances to the Pane, and placed them in such a way that about 1200 would be visible at the same time on the screen. As there were 100k Texts I could scroll a lot (vertically). This was very fluid when using FontSmoothingType/GRAY. But as soon I switched to FontSmoothingType/LCD this was extremly much slower.
      Please improve the performance of LCD texts.
      More context here: http://mail.openjdk.java.net/pipermail/openjfx-dev/2012-August/003047.html

            Unassigned Unassigned
            athiemejfx Andre Thieme (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Imported: