Tim Fischer
Tim Fischer
### Description An amazing feature would be the ability to render a given image onto a dotmatrix. And to make things prettier some sort of dithering, be it Floyd-Steinberg or...
### Description It would be nice to be able to rotate/transpose/crop/shift/etc. any give matrix. ### Code ```python from dotmatrix import Matrix m = Matrix(5, 5) print("Initial") m.polygon((0, 0), (0, 4),...
Cetz currently doesn't support anchors whose position is relative to the properties of a nodes content—see `base*`, `mid*`, and `text` in the image below.  (Credits to [Packt](https://web.archive.org/web/20240813122622/https://subscription.packtpub.com/book/business-and-other/9781804618233/3/ch03lvl1sec22/using-shapes-and-anchors) for the...
**What kind of diagram are you wanting to make?** Any and all, really. **Idea or feature request** I often find myself in situations where I wish I could just bump...