[ 880559 ] Loading place text in wrong place
            
            
            
                20 Jan
                
                    2004
                
            
            
                20 Jan
                
                '04
                
            
            
            
        
    
                2:49 p.m.
            
        The bug is not in wrong display; actually Inkscape displays your file correctly and Sodipodi does not. The bug was in adding extra newlines when the file was saved. This bug is fixed in CVS. However, to fix your existing file, you'll have to manually remove any wrong whitespace between <tspan> elements within <text> elements. E.g. instead of
<text> <tspan>English</tspan> </text>
you should have
<text><tspan>English</tspan></text>
Or, you can load your file into Inkscape CVS, manually remove the extra newlines and save the file.
_________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/photos&pgmarket=en-ca&RU=http%3a%...
        7959
        
      
          Age (days ago)
        
      
        7959
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
bulia byak