A small DXF implementation written by zig.
If you need a production-ready DXF parser, I recommend using ezdxf instead.
This repository is mainly a record of my work experience and a personal project I built in my spare time.
- Supports DXF R12
- Does not generate complete AST metadata
Kanno