An Introduction to TinyVG in C
Briefly

TinyVG is an efficient binary format for vector graphics that simplifies the parsing process compared to traditional SVG formats.
The reference implementation in C is designed for easy adaptation and aims to make TinyVG accessible to a broader audience.
Read at CodeProject
[
|
]