https://bugs.documentfoundation.org/show_bug.cgi?id=168076
--- Comment #11 from Jonathan Clark <[email protected]> --- I haven't done much investigation, but what's going on is strange. Specifically when Skia is used, HarfBuzz overlooks the vertical alternate for U+2026 and marks the glyph as non-vertical. That's the proximate cause. I think there may also be a bug in SkiaSalGraphicsImpl::drawGenericLayout() which is causing the overlapped rendering, but that's just being upset by whatever has changed in Skia that's affecting HarfBuzz. Is it possible we're linking to multiple versions of HarfBuzz or FreeType? I agree that it would be good to ask the Skia devs for advice. -- You are receiving this mail because: You are the assignee for the bug.
