Bug 4145

Summary: Support CSS aliases for all backends in the toy API
Product: cairo Reporter: Owen Taylor <otaylor>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high CC: freedesktop, jwatt
Version: 0.9.3   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Owen Taylor 2005-08-19 14:38:09 UTC
It's hard to really write toy programs that are portable because of
the lack of well-known font names.

We should support:

 sans
 sans-serif
 monospace

on all backends and alias to appropriate things for the platform
if necessary.
Comment 1 Carl Worth 2005-08-22 17:14:07 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.
Comment 2 Chris Wilson 2008-10-10 04:32:28 UTC
Moved to todo.
Comment 3 VZ 2011-09-14 03:06:14 UTC
Should this really have been closed? If it were open, I would have found this bug much sooner while as it is, I spent quite some time trying to understand why my attempts to use "cairo:monospace" in a small test didn't work. It would be also great to avoid explicitly saying that it works in the documentation when it's not implemented for the same reasons.
Comment 4 Behdad Esfahbod 2011-09-15 11:22:46 UTC
Did you try "@cairo:monospace"?

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.