PDF import problem with radial gradients and clip path
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Medium
|
Alvin Penner |
Bug Description
Tested with Inkscape 0.48.1, Windows 7 Professional 64 bits.
According to the following examples, the radial gradients (<svg:radialGra
1. Importation fails for the radial gradients of the following PDF file:
http://
Import page 1, the radial gradient from the logo is not rendered.
Open the XML Editor (Shift+Ctrl+X)
Ungroup all groups one by one (Shift+Ctrl+G).
After you have ungrouped elements from the logo, you can notice with the gradient tool that they indeed have a radial gradient associated but the gradient is located far on the right.
2. Importation succeeds for the radial gradient of the following PDF file:
http://
Import page 1, the radial gradient from the logo has been correctly imported.
3. Two files with the same logo, one correctly imported, the other not:
http://
Import page 1, the radial gradient from the red logo (grey circle) has been correctly imported.
http://
Import page 7 (last page), the radial gradient from the red logo (grey circle) is not rendered.
Open the XML Editor (Shift+Ctrl+X)
Ungroup all groups one by one (Shift+Ctrl+G). It may take several minutes.
As you ungroup, you will see grey objects with radial gradient appearing. The radial gradients are correctly located
The grey circle is in group "g702".
Related branches
description: | updated |
Changed in inkscape: | |
assignee: | nobody → Alvin Penner (apenner) |
milestone: | none → 0.49 |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Possibly addressed by the fix in r10680 for /bugs.launchpad .net/inkscape/ +bug/530895>
Bug #530895 in Inkscape: “Opening EPS with Gradient”
<https:/
(see comment #4 there)