Bug 2937 - PDF backend renders glyph images
Summary: PDF backend renders glyph images
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: pdf backend (show other bugs)
Version: 0.9.3
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Kristian Høgsberg
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-08 13:21 UTC by Owen Taylor
Modified: 2006-06-13 14:45 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Owen Taylor 2005-04-08 13:21:55 UTC
Currently, the PDF backend results in a glyph image being rendered
for each glyph it accesses, because
_cairo_ft_unscaled_font_create_glyph() renders the glyph image at the
same time it computes the metrics

This is somewhat related to fixing the problem of hinted metrics being
used for the PDF backend.
Comment 1 Carl Worth 2005-08-22 17:14:16 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.
Comment 2 Kristian Høgsberg 2006-06-13 14:45:11 UTC
Fixed long time ago...


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.