Andrew Jensen

Results 2 issues of Andrew Jensen

I'm trying to compile the `blink` example project on my Raspberry Pi Zero W, but the build command fails as it tries to compile `cupi`. I'm getting this terminal output:...

This adds a minimal example that renders a few lines of text onto a new file called `minimal.png`: ![minimal](https://github.com/dfrg/swash/assets/3885955/5b6b44b8-bf4e-47ca-b836-d6115ebafed6) I'm not confident that the example is fully idiomatic or correct...