Paul Selormey

Results 153 comments of Paul Selormey

> No matter what the input type is, I think they should be stored in memory as a stream type. There seems to be no gain in this choice. SvgDocument...

@raiatea Thanks for researching this issue. Currently, I think the `overflow` property is not supported in SharpVectors. I will look into it. Having failed to implement most of the SVG...

@Hellager The property **AppName** is the base name of the DLL or EXE containing the SVG file. WPF designer does not provide a interfaces at design-time, so AppName helps to...

@kikokuo In my chrome, it is showing without the arrow. Is this the case at your end?

The version is the same on both my work PCs (running Windows 11 Workstation - English, Windows 10 Pro-Japanese). Tested in Chrome, Edge, Opera and Firefox and the results are...

Two issues identified: 1. transformation at root element not applied (looks like SVG 2 feature), 2. Marker at the end of a curve - must follow the orientation at the...

Sorry, filters are not currently supported.

@BluePointLilac @xingzuhui Please can you provide some information on how you are using this library? #### Background (of the question) - Currently, `SharpVectors` supports the low-level renderers supported by WPF...

@Inspirateur Outline is part of the CSS Draft Level 4, right? As SVG-NET relies on ExCSS for CSS support, supporting new CSS styling might take time. This is not even...

@Moggel12 It will help a lot if you provide a sample.