-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LinearGradientBrush Problem #37
Comments
[tanveerakl@2013/03/01] But still the "pipe4.svg" in Issue: 434, radial parts is not getting rendered. Also, this should work with fractional angles of linear gradient. Also the http://en.wikipedia.org/wiki/File:COGAS_diagram.svg does not render the gradient properly, because there seems to be no provision for "pad" spreadmethod in GDI+. Or am I missing something?
|
[UnknownUser@2013/03/09] |
I found another issue rendering SVG file with linear gradient using GDI+. As I understand the code stop colors and positions correction is not performed always. Therefore, an exception can be thrown on the line
I attached sample file to demonstrate this issue. |
I am trying to open the following SVG file after downloading from: http://upload.wikimedia.org/wikipedia/commons/1/15/Boiling_water_reactor_english.svg
The "GdiTestSvgViewer" reports incorrectly the LinearGradientBrush, if it is 'vertical'. However the 'horizontal' LGB is ok.
Also the 'arrow-head' is incorrectly rendered.
I have downloaded the the change-set 19058.
Attached is the rendered image.
Attachments
boiler.jpg
This work item was migrated from CodePlex
CodePlex work item ID: '1438'
Vote count: '2'
The text was updated successfully, but these errors were encountered: