20 Apr
                
                    2015
                
            
            
                20 Apr
                
                '15
                
            
            
            
        
    
                4:12 p.m.
            
        2015-04-20 17:22 GMT+02:00 Tavmjong Bah <tavmjong@...8...>:
On Mon, 2015-04-20 at 14:31 +0200, Krzysztof Kosiński wrote:
Fortunately SVG has the CSS properties color-interpolation and color-interpolation-filters that allow you to specify what you want. Almost no-one supports them yet, but the migration path is already laid out.
Small correction: Almost everybody, including Inkscape, supports color-interpolation-filters as its default value is linearRGB.
But do we actually compute filters in linear RGB when that property is set to 'linearRGB'?
I know that all filter code relies on Cairo and is 8bpp, so we either do linear RGB filters poorly or not at all.
Regards, Krzysztof