Add more tags to Pixie now that it does text. (#1919)

This commit is contained in:
treeform
2021-06-03 08:25:46 +02:00
committed by GitHub
parent 50a9e25454
commit 181f874ea0
+8 -1
View File
@@ -11304,7 +11304,14 @@
"raster",
"png",
"bmp",
"jpg"
"jpg",
"graphics",
"2D",
"svg",
"font",
"opentype",
"truetype",
"text"
],
"description": "Full-featured 2d graphics library for Nim.",
"license": "MIT",