#5955 closed bug (fixed)
Icon-O-Matic can't import some svg files (missing xlink:href support)
Reported by: | damoklas | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Applications/Icon-O-Matic | Version: | R1/alpha2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Icon-O-Matic not open svg files from this site: http://www.openclipart.org Tested on hrev36737
Attachments (3)
Change History (10)
comment:1 by , 14 years ago
Version: | R1/alpha1 → R1/alpha2 |
---|
comment:2 by , 14 years ago
Here's another file you can't open in I-O-M or WonderBrush. I-O-M just closes, WonderBrush says it can't open the file with a Translator and then: Error: parse_path: Command C: bad or missing parameters
comment:3 by , 10 years ago
The flag of Andorra seems to work now (some parts of the picture are missing, but it doesn't closes I-O-M.
The system-installer one has empty gradients. This is because we are missing support for xlink:href which is used in this file to copy color stops from a gradient to another (see https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href ). We don't handle this and end up with empty color stops.
comment:4 by , 10 years ago
Summary: | Icon-O-Matic not open svg files → Icon-O-Matic can't import some svg files (missing xlink:href support) |
---|
comment:5 by , 4 years ago
Fixed in https://review.haiku-os.org/c/haiku/+/2661 but the gradients don't look correct yet.
comment:7 by , 4 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
After testing I found out what Icon-O-Matic cannot load gradients in some SVGs. Shapes loads right. Same problem in Wonderbrush.