[cairo-bugs] [Bug 29295] Need public function to set/update size of Quartz surface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 30 03:15:23 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29295
--- Comment #2 from Kristian Rietveld <kris at gtk.org> 2010-07-30 03:15:21 PDT ---
(In reply to comment #1)
> For reference, we have such a function for X11 backend. Please check for
> consistency if it makes sense.
Yep, I know, that's why I figured we should have it on Quartz (perhaps win32)
as well:
void
cairo_xlib_surface_set_size (cairo_surface_t *abstract_surface,
int width,
int height)
--
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