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

No need to read all the TrueType 'post' table to get underline info

XMLWordPrintable

    • 2d
    • b58
    • generic
    • generic
    • Verified

        TrueTypeFont's init method pulls in the 'post' table to get the
        underlinePosition and underlineThickness fields.
        The table can however be large because of all the glyph mappings for printing.
        We should restrict the read here and/or at least do it lazily when we know
        the underline info is needed.

              prr Philip Race
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: