View Issue Details

IDProjectCategoryView StatusLast Update
0004293ScribusGeneralpublic2022-02-11 16:36
Reporterjghali Assigned Tofschmid  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version1.3 
Summary0004293: Improved support for gradients
DescriptionCurrently our support for gradients is incomplete and prevent us to import correctly some svg files (for eg.) :
- support for gradient reflect and repeat extend methods
- incorrect handling of gradient transforms : we use gradient transform to compute end point, however gradient transform does not only modify end points but also the way the gradient is drawn
- we assume that gradient center and focal point are identical (radial gradients)

Additional Informationcairo has a cairo_set_pattern_matrix() function for setting gradient transform
Tagsgradients, mockup
Patch

Relationships

has duplicate 0007476 closedjghali redesign gradients (replace titles of gradients in exchange of icons, many vector gradient...) 

Activities

jghali

2008-02-26 22:54

administrator   ~0019111

Extending the scope of that bug by adding support for gradient reflect and repeat methods.

fschmid

2009-11-11 12:43

administrator   ~0022826

1.5.0svn can now set the focal point different from the gradient center.

fschmid

2009-11-12 14:14

administrator   ~0022837

Added support for elliptical gradients and skewing of linear gradients.

Mike

2010-04-23 13:01

reporter   ~0023770

Idea:

Add simply blending type which determine rate of change. If some method which Scribus could enumerate rate of colour change directly exists, no problem. If there is no such feature so far, Scribus would add couple of colours which would be between the end ones.

Mike

2010-04-23 13:15

reporter  

BlendingColours.png (86,789 bytes)   
BlendingColours.png (86,789 bytes)   

jghali

2022-02-11 16:36

administrator   ~0049537

This one has been solved since quite a while.

Issue History

Date Modified Username Field Change
2006-09-26 19:49 jghali New Issue
2008-02-06 17:02 christoph_s Status new => acknowledged
2008-02-06 17:02 christoph_s Status acknowledged => assigned
2008-02-06 17:02 christoph_s Assigned To => fschmid
2008-02-26 22:54 jghali Note Added: 0019111
2008-02-26 22:54 jghali Summary Improve support for radial gradients => Improved support for gradients
2008-02-26 22:54 jghali Description Updated
2008-02-26 22:54 jghali Additional Information Updated
2008-10-06 17:43 jghali Relationship added has duplicate 0007476
2009-11-11 12:43 fschmid Note Added: 0022826
2009-11-12 14:14 fschmid Note Added: 0022837
2010-04-23 13:01 Mike Note Added: 0023770
2010-04-23 13:15 Mike File Added: BlendingColours.png
2016-04-26 22:46 Kunda Tag Attached: mockup
2016-05-19 14:50 Kunda Tag Attached: gradients
2022-02-11 16:36 jghali Status assigned => resolved
2022-02-11 16:36 jghali Resolution open => fixed
2022-02-11 16:36 jghali Note Added: 0049537
2022-02-11 16:36 jghali Status resolved => closed