NanoSVG port
Robert M. Münch
robert.muench at saphirion.com
Fri Apr 10 17:18:05 UTC 2020
On 2016-07-09 11:06:34 +0000, ketmar said:
> i also made NanoSVG[1] port[2]: simple SVG parser and rasterizer. it is
> using `malloc()` to allocate memory, but otherwise was rewritten to use
> `const(char)[]` input for svg, and do not use `sscanf()` from libc.
>
> the port lives in NanoVG package, but it is actually completely independent.
>
>
> [1] https://github.com/memononen/nanosvg
> [2] http://repo.or.cz/iv.d.git/blob_plain/HEAD:/nanovg/svg.d
Repro [2] is gone... Does anyone has an idea where the code could be
accessed? Is Ketmar still active?
--
Robert M. Münch
http://www.saphirion.com
smarter | better | faster
More information about the Digitalmars-d-announce
mailing list