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

Verify whether we need to use MTLPixelFormatBGRA8Unorm texture for MaskCache

XMLWordPrintable

    • 2d
    • generic
    • os_x

      In JDK-8242950, cache which is used for grayscale text rendering is changed from MTLPixelFormatA8Unorm to MTLPixelFormatBGRA8Unorm because text rendering issues like JDK-8242950, JDK-8242918.

      This change reflects only the grayscale cache path but we still use MTLPixelFormatA8Unorm for MaskCache but we dont see any text rendering issue in >=32pt size font(Captured in JDK-8242918).

      Need to verify whether we need to change texture type for MaskCache.

            jdv Jayathirth D V
            jdv Jayathirth D V
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: