hi,

i need to translate some Illustrator-files into SVG. although being 
happy that i only need to go from AI2SVG (and not from freehand or 
Autocad or whatever), i have a problem with text boxes (the multiline 
text box when you just drag a rectangle with the text tool and type your 
text in it). it generates a rectangle behind the text, with "fill:none;" 
as style.

it looks like:

.st2{fill:none;}

[...]

<rect x="4.952" y="4.916" class="st2" width="46.876" height="31.888"/>
<text transform="matrix(1 0 0 1 4.9517 13.436)"><tspan x="0" y="0" 
class="st0 st3">asdasd</tspan><tspan x="0" y="14.4" class="st0 
st3">asdsa</tspan></text>

is there any chance to avoid this rectangle while saving as SVG? i have 
to export several files and removing it later in an automated way is 
problematic because i do have other rectangles i need and CSS-class-IDs 
for these senseless rects change from file to file....

thx
andré



-- 
___________________________________________________________________
andre m. winter,
   cartography for internet and multimedia applications
   schiessstand 4/1, a6091 goetzens, tyrol, austria
   tel.: ++43.5234.32732

<http://www.vectoreal.com/>          SVG consulting and development
<http://www.geotrace.net/>   geo-localized high quality photographs
<http://www.carto.at/>     print and online touristic map solutions


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/kOt0.A/gOaOAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to