mirror of https://github.com/nakamochi/ndg
Created a new font file with icons for nakamochi. Renamed font file to use generic filename that only includes size information so that the code does not have to be changed if the font is replaced with another font style. Note: this font is not yet production ready, need to create a test view in ngui to render and compare all icons side by side. |
||
---|---|---|
doc | ||
lib | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
build.zig |
README.md
build for rpi:
zig build -Dtarget=aarch64-linux-musl -Ddriver=fbev -Drelease-safe -Dstrip
otherwise just zig build
on dev host