No description
Find a file
Oliver Smith fc5f065269
nanosvg: build implementation in extra c file
Speed up development iterations by building the nanosvg implementation
only once. Especially on the PinePhone it takes a bit.
2022-08-06 18:45:22 +01:00
.vscode lots of fixes, add animations! 2022-03-11 02:26:04 +00:00
include include: add missing declarations 2022-08-06 18:44:53 +01:00
src nanosvg: build implementation in extra c file 2022-08-06 18:45:22 +01:00
.clang-format clang-format 2022-07-05 15:00:53 +01:00
.gitignore gitignore: ignore more stuff 2022-08-06 18:35:43 +01:00
.gitmodules first commit! 2021-10-04 01:52:24 +01:00
LICENSE Add LICENSE 2021-10-04 01:54:37 +01:00
meson.build dont forget to link math on gkib 2022-02-28 00:35:59 +00:00