jascamMigrationTest / WorkItemMigration

0 stars 0 forks source link

Problem rendering gradient fills #24

Open jascam opened 6 years ago

jascam commented 6 years ago

I have a problem with SharpVectors rendering gradient fills.   Here are three files that reproduce the problem:   http://www.codefurnace.com/pipe1.svg http://www.codefurnace.com/pipe3.svg http://www.codefurnace.com/pipe4.svg   You may be able to see, on pipe1.svg the gradient fill is rendered 90 degrees sideways. On pipe4.svg the radius gradient isn't even rendered. I'm using the GDI renderer in a WinForms application.   Any suggestions on how to fix it would be very helpful, or if I'm doing something wrong in the WinForms app, I'm keeping the SVG files in a resource file compiled in the application, and loading them from a stream.   Thanks...   -Ron

Attachments

testNewSQ104.svg Ta15.svg

This work item was migrated from CodePlex

CodePlex work item ID: '434' Assigned to: 'SelormeyPaul' Vote count: '6'

jascam commented 6 years ago

[silic0re@2/13/2011] Paul-

Thanks for the response on this, I look forward to the GDI fix.

jascam commented 6 years ago

[UnknownUser@2/13/2011]

jascam commented 6 years ago

[UnknownUser@2/14/2011]

jascam commented 6 years ago

[UnknownUser@6/1/2011]

jascam commented 6 years ago

[rpdom@6/1/2011] hi there, i have another problem with gradient fills rendering, this one is also not correctly rendered. any ideas? thanks a lot for your efforts!! greetings

jascam commented 6 years ago

[SelormeyPaul@6/1/2011] @rpdom: Thanks for the feedback and the test. This problem is actually not related to gradient. It is due to viewbox, and I am looking into it. Are you using the WPF or the GDI+ renderer?

jascam commented 6 years ago

[rpdom@6/1/2011] @SelormeyPaul: i was using the WPF Renderer. The GDI rendered properly! :)

jascam commented 6 years ago

[UnknownUser@6/29/2011]

jascam commented 6 years ago

[jkeyjkey@6/29/2011] Hi, Juergen here.

We use the WPF renderer in our solution and have just now upgraded to 1.0. There are many gradients not rendered as expected - the one inside the attached file shows only plain green when it schould fade from green to yellow to red.

jascam commented 6 years ago

[jkeyjkey@6/29/2011] just one more thing: the file attachment ta15.svg is the one that serves as an example for our findings

jascam commented 6 years ago

[UnknownUser@6/29/2011]

jascam commented 6 years ago

[UnknownUser@9/16/2012]

jascam commented 6 years ago

[UnknownUser@2/14/2013]

jascam commented 6 years ago

[UnknownUser@2/10/2016]