View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003847 | Scribus | Import / Export | public | 2006-05-20 23:22 | 2006-09-10 21:19 |
Reporter | Assigned To | jghali | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.2.5cvs | ||||
Fixed in Version | 1.3.3.4cvs | ||||
Summary | 0003847: Radial Gradients in SVG do not import correctly | ||||
Description | [Sat May 20 2006] [19:47:59] <jghali> radial gradients are not parsed correctly [Sat May 20 2006] [19:51:00] <jghali> svgplugin line 1697: [Sat May 20 2006] [19:51:04] <jghali> if (e.hasAttribute("x1")) [Sat May 20 2006] [19:51:04] <jghali> { [Sat May 20 2006] [19:51:04] <jghali> x1 = e.attribute( "cx", "0.5").toDouble(); [Sat May 20 2006] [19:51:08] <jghali> ... [Sat May 20 2006] [19:51:34] <jghali> looks for x1 attribite instead of cx... [Sat May 20 2006] [19:51:51] <jghali> thanks msvc for having runtime checks [Sat May 20 2006] [19:53:35] <jghali> same error in 1.2.5cvs btw [Sat May 20 2006] [19:53:54] <mrdocs> but it looks ok :S [Sat May 20 2006] [19:54:49] <mrdocs> err now i see the defect.. te gradient half moon on the bottom [Sat May 20 2006] [20:08:09] <jghali> hmmm the svg is also loaded with loadText() means potential encoding issue | ||||
Tags | No tags attached. | ||||
Patch | |||||
|
the file from 0001930 exhibits this when zoomed in |
|
I have commited a patch which noticeably improve handling of radial gradients |
|
display and PDF export now match batik perfectly |
|
tested, fixed |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-05-20 23:22 |
|
New Issue | |
2006-05-20 23:23 |
|
Note Added: 0011392 | |
2006-05-20 23:43 | christoph_s | Relationship added | child of 0002931 |
2006-09-02 13:01 | jghali | Note Added: 0012396 | |
2006-09-03 19:53 |
|
Status | new => assigned |
2006-09-03 19:53 |
|
Assigned To | => jghali |
2006-09-03 20:02 |
|
Status | assigned => resolved |
2006-09-03 20:02 |
|
Fixed in Version | => 1.3.3.4cvs |
2006-09-03 20:02 |
|
Resolution | open => fixed |
2006-09-03 20:02 |
|
Note Added: 0012417 | |
2006-09-03 23:40 |
|
Relationship added | related to 0002222 |
2006-09-10 21:19 |
|
Status | resolved => closed |
2006-09-10 21:19 |
|
Note Added: 0012482 |