Added package stb_truetype (#1895)

This commit is contained in:
Ryan Oldenburg
2021-05-05 08:44:17 +02:00
committed by GitHub
parent 3f46865024
commit 6b88eaa709
+13
View File
@@ -22378,6 +22378,19 @@
"license": "MIT",
"web": "https://github.com/kyoheiu/nmark"
},
{
"name": "stb_truetype",
"url": "https://github.com/guzba/stb_truetype",
"method": "git",
"tags": [
"font",
"truetype",
"opentype"
],
"description": "Nim bindings for stb_truetype.",
"license": "MIT",
"web": "https://github.com/guzba/stb_truetype"
},
{
"name": "hottext",
"url": "https://git.sr.ht/~ehmry/hottext",