21 Jul
                
                    2007
                
            
            
                21 Jul
                
                '07
                
            
            
            
        
    
                7:31 p.m.
            
        On Friday, July 20, 2007, 5:50:19 PM, bulia wrote:
bb> On 7/20/07, Dan H <dunno@...649...> wrote:
Is there a way to avoid this, or has it changed in later versions? I'm using v. 0.44.1
bb> No unfortunately, Inkscape only has read-only support for CSS bb> stylesheets and converts them to style attributes on save. This area bb> definitely needs more work.
A rapid way to avoid the inconvenience experienced by Dan would be to add an option for saving as presentation attributes instead of the style attribute.
In other words, an option to write
fill="red" stroke="none" font-family="vera"
instead of
style="fill:red; stroke:none; font-family:vera"
This would allow any style sheets to have an effect. Its also what is needed for mobile SVG.
-- 
 Chris Lilley                    mailto:chris@...214...
 Interaction Domain Leader
 Co-Chair, W3C SVG Working Group
 W3C Graphics Activity Lead
 Co-Chair, W3C Hypertext CG