Wiesław Šoltés

Results 243 comments of Wiesław Šoltés

@tebjan ok I have refactored renderer interface in `Svg.Skia` and it working ```C# public interface ISvgRenderer : IDisposable { void DrawFragment(SvgFragment svgFragment); void DrawImage(SvgImage svgImage); void DrawSwitch(SvgSwitch svgSwitch); void DrawSymbol(SvgSymbol...

> @wieslawsoltes > > > When we would have spitted processing of documents from the rendering of them each SvgElement would implement simple interface with Draw method > > If...

> Has there been any progress with this at all? It would be amazing if we could get more of the filters to work, especially the lighting filters such as...

> @wieslawsoltes - is #590 still something to consider? It would be a big progress, an would also help this this kind of issues. @mrbean-bremen Yes, but not really possible...

> I couldn't stand out to not check it haha. > > @wieslawsoltes I wonder how complex would it be if we blured the texts instead of using `#####` mask?...

> > I couldn't stand out to not check it haha. > > @wieslawsoltes I wonder how complex would it be if we blured the texts instead of using `#####`...

> I couldn't stand out to not check it haha. > > @wieslawsoltes I wonder how complex would it be if we blured the texts instead of using `#####` mask?...

> @wieslawsoltes Graphics performance looks OK for me with a TX history of 82 items (45-55 FPS). Could you please check yourself? Thanks! What PFS did you get on master...

Avalonia based dependencies: - Avalonia.Controls.TreeDataGrid https://github.com/AvaloniaUI/Avalonia.Controls.TreeDataGrid/tree/Avalonia11 - Avalonia.Xaml.Behaviors https://github.com/wieslawsoltes/AvaloniaBehaviors/tree/Avalonia11

![image](https://user-images.githubusercontent.com/2297442/178738999-ab7b0989-e694-43e7-9b4a-e7620f449405.png)