cd/entity/SVG· home entities SVG
grep -l @svg /news/*.json | wc -l → 5

SVG

mentions 5 type Organization feed RSS

// recent coverage 5 mentions

17:33
2026-08-20
github.com
developer-tools

I reverse-engineering the closed GoodNotes format using LLMs

Kaih1825 released an open-source Python toolkit that decodes GoodNotes 5 and 6 .goodnotes archives by parsing protobuf wire format, Apple LZ4 framed streams, and Troy Hanson TPL memory images, exporti…

21:14
2026-07-27
tomlarkworthy.github.io
developer-tools

SVG Sketch Source

A new SVG editor, built on bidirectional lens theory from Foster et al. 2007 and Hofmann et al. 2012, synchronizes code and graphical UI in real time, preserving unknown semantics like SVG animations …

13:30
2025-08-18
joshwcomeau.com
developer-tools

An Interactive Guide to SVG Paths

The article explains that SVG `<path>` elements use a `d` attribute containing sequential drawing commands (like "M" for move and "L" for line) to create shapes, with each command inheriting its start…

13:30
2025-07-21
joshwcomeau.com
developer-tools

A Friendly Introduction to SVG

SVG (Scalable Vector Graphics) is an image format that uses XML syntax to define drawing instructions, unlike binary formats like JPEG. When used inline in HTML, SVG elements become part of the DOM, a…

// co-occurs with top 8 entities
// topics top 4 topics