Bug rendering transformed text with coretext and software pipeline

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: 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


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

              Created:
              Updated:
              Resolved:
              Imported: