23 Jan
                
                    2008
                
            
            
                23 Jan
                
                '08
                
            
            
            
        
    
                2:08 p.m.
            
        Hi, all:
Inkview in front revision can't show text blur correctly.
I traced the problem and find that in main() sp_document_ensure_up_to_date (ss.doc); should be put before ss.view = sp_svg_view_widget_new (ss.doc); not after.
Otherwise the 'layout' member of SPText will have wrong value. And consequently, the 'item_bbox' will not be set correctly.
By the way, I'm from China, and have been using Inkscape for more than one year. Usually, I use inkscape to design slides, and use inkview to show them.