diff --git a/.gitignore b/.gitignore index 493237a..e289fce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.out *.exe +*.zip ascii segments html/ diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..aa7917d --- /dev/null +++ b/library.properties @@ -0,0 +1,10 @@ +name = gly type render +version = 0.0.7 +author = Rodrigo Dornelles +maintainer = Rodrigo Dornelles +sentence = a ultra lightweight font renderer and font. +paragraph = use this with any GUI interface including TUI. +category = Other +url = https://gamelly.github.io/gly-type +architectures = * +includes = gly_type_render.h