From 70f98a8d12a660b6262a280d1ce7d09e3f6291bd Mon Sep 17 00:00:00 2001 From: Simon Strandgaard Date: Sat, 25 Jan 2020 23:00:03 +0100 Subject: [PATCH] Add TriangleDraw --- contents.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/contents.json b/contents.json index 4cd1a5ba..0e3b8fb8 100644 --- a/contents.json +++ b/contents.json @@ -18459,6 +18459,32 @@ ], "date_added": "Jan 18 2020", "suggested_by": "@mkhrapov" + }, + { + "title": "TriangleDraw", + "category-ids": [ + "media", + "content" + ], + "tags": [ + "ipad", + "iphone", + "swift", + "metal", + "uidocument", + "apple pencil" + ], + "description": "Create logos, typography, and other graphics, using nothing but triangles.", + "source": "https://github.com/triangledraw/TriangleDraw-iOS", + "screenshots": [ + "https://raw.githubusercontent.com/triangledraw/TriangleDraw-iOS/develop/Source/Documentation/triangledraw_screenshots.png" + ], + "license": "mit", + "date_added": "Jan 25 2020", + "suggested_by": "@neoneye", + "itunes": "https://apps.apple.com/app/triangledraw/id1453533043", + "homepage": "http://www.triangledraw.com/", + "stars": 16 } ] }