Wrapped line for complex text not rendering [Mac]

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      Wrapped line for complex text not rendering [Mac]

      CTGlyphLayout generates the glyphs in addTextRun() which is part of the break runs phase.

      The problem happens when a run with complex text is divided by the wrapping line. Due to contextual shaping the previously glyphs are discarded and new one are requested.

      Since CTGlyphLayout#layout() is empty, the requested glyphs are not generate.

            Assignee:
            Felipe Heidrich (Inactive)
            Reporter:
            Felipe Heidrich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: