[Lazarus] Rendering SVG Documents in realtime in less than 160 lines of code

Anthony Walter sysrpl at gmail.com
Sun Nov 14 13:07:47 CET 2021


It took me about 24 hours to design and write an SVG parser and rendering
system from scratch. You can check it out on this page:

https://www.getlazarus.org/videos/physics/svg/

The source code for the rendering is only 156 lines of Pascal code, Most of
the work is done by the parser. It even handles stylesheets inside SVG
documents.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20211114/69a3e388/attachment.html>


More information about the lazarus mailing list