[cairo-bugs] [Bug 30200] Cannot set italic slant on mac with quartz font backend
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 16 04:52:25 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30200
--- Comment #3 from Igor Nikitin <igor_nikitin at valentina-db.com> 2010-09-16 04:52:22 PDT ---
Thanks for reply, whether it is possible to check up presence of the necessary
font somehow?
cairo_select_font_face(
target,
"Lucida Grande", // Default font on mac
CAIRO_FONT_SLANT_ITALIC,
CAIRO_FONT_WEIGHT_NORMAL );
cairo_status_t status = cairo_status( mpTarget );
// Here status == CAIRO_STATUS_SUCCESS
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list