Bug 99022 - Font display issue with Edwardian Script ITC font
Summary: Font display issue with Edwardian Script ITC font
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: freetype font backend (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: David Turner
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-08 05:44 UTC by Fahad Al-Saidi
Modified: 2018-08-25 13:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Fahad Al-Saidi 2016-12-08 05:44:53 UTC
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
Comment 1 GitLab Migration User 2018-08-25 13:47:52 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/200.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.