diff --git a/packages.json b/packages.json index 7d69703..d653dde 100644 --- a/packages.json +++ b/packages.json @@ -8257,6 +8257,19 @@ "license": "MIT", "web": "https://github.com/dom96/pwned" }, + { + "name": "suffer", + "url": "https://github.com/emekoi/suffer", + "method": "git", + "tags": [ + "graphics", + "font", + "software" + ], + "description": "a nim library for drawing 2d shapes, text, and images to 32bit software pixel buffers", + "license": "MIT", + "web": "https://github.com/emekoi/suffer" + }, { "name": "metric", "url": "https://github.com/mjendrusch/metric",