Open furesoft opened 3 years ago
Hi, your library is awesome and I have tried to port it to C# to use it on my project. Loading works fine but exporting to svg does not work. there are random line and not what should it be.
The Implementation: https://github.com/furesoft/Slithin/blob/main/Source/Core/Remarkable/LinesAreBeatiful/Exporters/SvgExporter.cs
Did I have a mistake there?
Hi, your library is awesome and I have tried to port it to C# to use it on my project. Loading works fine but exporting to svg does not work. there are random line and not what should it be.
The Implementation: https://github.com/furesoft/Slithin/blob/main/Source/Core/Remarkable/LinesAreBeatiful/Exporters/SvgExporter.cs
Did I have a mistake there?