initial commit

This commit is contained in:
2026-08-22 01:49:39 -05:00
commit ba7adcff56
8 changed files with 167 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"pack": {
"name": "poppy7",
"description":"A small pixel font\nby Kallisto",
"version": "1.0",
"source": "https://git.ketos.monster/kallisto/poppy7",
"pack_format": 32,
"supported_formats": {
"min_inclusive": 32,
"max_inclusive": 1000
},
"min_format": 32,
"max_format": 1000
}
}