28 Sep
                
                    2004
                
            
            
                28 Sep
                
                '04
                
            
            
            
        
    
                10:33 p.m.
            
        bulia byak wrote:
SP_SCALE24_TO_FLOAT(style->opacity.value) * SP_SCALE24_TO_FLOAT(style->fill_opacity.value)
Ok, I got the transparency working. I picked 'filter transparency' (like colored glass) instead of 'transmit transparency' (like looking through cloth), since it looks more like what SVG looks like.
Also made the Z-spacing adjustable by #declaring AllShapes_Z_Increment before the file is #included.
Bob