Bug 20674 - LinearGradient has no set_extend
Summary: LinearGradient has no set_extend
Status: RESOLVED FIXED
Alias: None
Product: pycairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Steve Chaplin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-15 09:44 UTC by Bastian Mueller
Modified: 2009-03-16 02:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Bastian Mueller 2009-03-15 09:44:27 UTC
LinearGradient is a subclass of Pattern and should have the *_extend methods.
Comment 1 Steve Chaplin 2009-03-16 02:21:32 UTC
I've moved the SurfacePattern.{get_extend,set_extend} up into the Pattern class
so Gradient Patterns can use the methods also.


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.