Summary: | Allow PycairoContext_FromContext to instantiate subclasses of cairo.Context | ||
---|---|---|---|
Product: | pycairo | Reporter: | Gustavo J. A. M. Carneiro <gjc> |
Component: | general | Assignee: | Steve Chaplin <d74n5pohf9> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | patch |
Description
Gustavo J. A. M. Carneiro
2005-05-31 14:10:12 UTC
Created attachment 2803 [details] [review] patch The patch has been applied, I changed the type to parameter 2 since I think the type is more important that the base object which is optional. I also added a type parameter to PycairoSurface_FromSurface since it allows the removal of 4 other subclass constructor functions and a simplified C API. |
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.