[cairo-bugs] [Bug 5496] Add getters for cairo_scaled_font_t
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 5 16:26:24 PST 2006
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=5496
------- Additional Comments From cworth at cworth.org 2006-01-06 11:22 -------
Created an attachment (id=4253)
--> (https://bugs.freedesktop.org/attachment.cgi?id=4253&action=view)
Add 4 getter functions
I don't much like the idea of having a function named cairo_set_scaled_font
that would also muck with the CTM, nor would a function so-named likely make
sense without setting the CTM. So let's not add that one.
Instead, here's a patch to add the suggested 4 getter functions. That way any
mucking with the CTM for the sake of using a particular scaled font will be
explicit.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list