Paul Selormey
Paul Selormey
@Ayorus Thanks for the sample, I am interested in that base64 formatted woff font sources. If you were having problem with the supported file types, I have attached a formatted...
Sorry for the delay, release 1.8.1 is now available.
@thenkles Sorry for the delay is resolving this PR. Please can you rework and repost this for consideration?
@thenkles Sorry for the delay, please can you update this project for consideration?
> It seems that WOFF font cannot be used in .Net... @H1Gdev It can be used, and I have supported this in `SharpVectors`. Covert the woff-font to the original format,...
The following W3C Tests already provide sample files: - text-ws-01-t.svg (Test for viewer correct handling of whitespace and the 'xml:space' attribute. ) - text-ws-02-t.svg - text-ws-03-t.svg Also, available are -...
.NET Framework 4.5 is no longer supported.
@Happypig375 Please explain the need for this feature. It is mostly `GraphicsPath` based operations, can this be implemented as extension method?
> @paulushub - I would rely on @H1Gdev to review this - I don't really have the inside to say if this is helpful. Testing it now, having merged it...
> I originally wanted to implement clickable buttons given an area inside the SVG. I later wrote this as an extension method in my code. Thanks so much for the...