<div dir="ltr">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:<div><br></div><div><a href="https://www.getlazarus.org/videos/physics/svg/">https://www.getlazarus.org/videos/physics/svg/</a><br></div><div><br></div><div>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.</div></div>