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

Outlines in OTF/CFF fonts are misclassified as quadratic curves

XMLWordPrintable

    • 2d
    • b145
    • generic
    • generic
    • Verified

      JDK passes down the font type : TrueType or Type1 : to the native code.
      This is used to determine the curve type returned by the rasteriser.
      OTF/CFF support is new in JDK 7. CFF outlines are bicubic bezier like Type 1
      whereas TrueType outlines are quadratic
      As a result of classifying OTF/CFF fonts as TrueType we use the wrong curve type.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: