Roland Illig
Roland Illig
As far as I understand the code, the knobs have to be used at least once every 1.5 seconds to stay on the screen. The keyword is `lower_usage`. I added...
If your code does not build successfully, it is not ready for gobco. Just as you need to run `go test -vet=off` for your code to build, you need to...
Sorry for prematurely closing this issue, now I understand it. I'll have to look into the details why `gobco` fails but a plain `go test` succeeds.
Thanks for your quick reply. I'm looking into improving some of the symbols. I didn't find any automated build scripts, though. I had expected that I would edit some files...
Yes, I found it, that's why I'm surprised that the instructions say 2000×2000 but the actual files all have 2048×2048. I also have no idea what's the preferred way to...
I'm preparing a pull request. But since the existing build scheme is largely undocumented, I need some time. I prefer to have reproducible builds that are fully automated.