Moin Gary, On Mar 23 Feb 2010, Walter Nordmann wrote: > und jetzt auch die fussbälle auf grünem grund - musste die grafik auch > runterladen und den pfad im svg ändern, dann gings.
Dito, bei mir sieht's nach dieser Änderung in Inkscape-0.47 auch ok aus, es gibt drei Rechtecke, das blaue Rechteck ist vom PNG-gefüllten kongruenten Rechteck rechts unten überdeckt, von den drei sind also nur zwei sichtbar. Jochen Patch: --- /tmp/web.svg 2010-02-23 17:44:25.000000000 -0400 +++ web.svg 2010-02-23 20:40:10.000000000 -0400 @@ -4,11 +4,11 @@ <rect width="8192" height="10576" y="0" x="0" fill="#ffffff" /> <defs> <pattern id="A1" width="20" height="20" patternUnits="userSpaceOnUse"> - <image width="20" height="20" xlink:href="./areaicon/areaSport.png"/> + <image width="20" height="20" xlink:href="areaSport.png"/> </pattern> <pattern id="A2" width="20" height="20" patternUnits="userSpaceOnUse"> - <image width="20" height="20" xlink:href="./areaicon/areaMilitary.png"/> + <image width="20" height="20" xlink:href="areaSport.png"/> </pattern> </defs> _______________________________________________ Talk-de mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-de

