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

Bug rendering transformed text with coretext and software pipeline

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None

      There is a bug in CTGlyph#getAdvance() where is returns the transformed advances instead of not transformed advance.

      While I could fix CTGlyph#getAdvance() I prefer to change SWGraphics#drawStringInternal to stop using
      Glyph#getAdvance() because

      a) I want to remove Glyph#getAdvance()
      b) It will wrong when we implement kerning
      c) consistent with GlyphCache (D3D and ES2 pipelines), see RT-30862


            msoch Martin Ĺ och (Inactive)
            fheidric Felipe Heidrich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: