[cairo-bugs] [Bug 99022] New: Font display issue with Edwardian Script ITC font
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 8 05:44:53 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=99022
Bug ID: 99022
Summary: Font display issue with Edwardian Script ITC font
Product: cairo
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: freetype font backend
Assignee: david at freetype.org
Reporter: Fahad.alsaidi at gmail.com
QA Contact: cairo-bugs at cairographics.org
I am trying to solve a bug in scribus[1] with Edwardian Script ITC font. The H
letter is never drawn completely. In scribus we draw glyhp by glyph using
cairo_show_glyphs[2]. Thinking the problem with our implementation, I test it
with HarfBuzz tutorial code [3]. I notice if cairo draws one glyph each time
the problem appears but if it draws more than one the problem doesn't appears.
I appreciate your help.
===============
[1] https://bugs.scribus.net/view.php?id=14324
[2]
https://github.com/scribusproject/scribus/blob/c47ee4fc64df91688e0910035d58333801f7a738/scribus/text/screenpainter.cpp#L47
[3] https://github.com/behdad/harfbuzz-tutorial
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20161208/5e0c09ab/attachment.html>
More information about the cairo-bugs
mailing list