Nico Böckhoff

Results 4 comments of Nico Böckhoff

There is no opensource software to convert SVG to GPGL (the format that silhouette uses) so far. Its also quite complex because SVG supports lots of different features which would...

@Jachimo actually, the team I worked with decided to build a solution exactly for this, its opensource now that the project has ended and can be found here: https://github.com/LinePod/SvgConverter Have...

Ive made a pull request, not sure if it causes any issues on other os's but it fixed the issue for me #4

take a look at the SPL examples, all of them define this method in main.c `void assert_failed(uint8_t* file, uint32_t line)` its needed to compile.