From 3a2f8b4d1c180bdb758f7ab5eac2570bb7d32a50 Mon Sep 17 00:00:00 2001
From: Indrajith K L
Date: Tue, 1 Nov 2022 18:58:22 +0530
Subject: Article Update * Updates Tools listing

---
 src/_data/gtools.json | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

(limited to 'src')

diff --git a/src/_data/gtools.json b/src/_data/gtools.json
index 58ac772..60f45a8 100644
--- a/src/_data/gtools.json
+++ b/src/_data/gtools.json
@@ -49,6 +49,13 @@
       "link": "http://giderosmobile.com/",
       "os": "Windows, Mac OS"
     },
+    {
+      "toolName": "Gimp",
+      "type": "Raster Graphics Editor",
+      "graphics": "2D",
+      "link": "https://www.gimp.org/",
+      "os": "Windows, Linux, Mac OS"
+    },
     {
       "toolName": "Godot",
       "type": "Game Engine",
@@ -77,6 +84,13 @@
       "link": "https://www.inklestudios.com/ink/",
       "os": "Windows, Linux, Mac OS"
     },
+    {
+      "toolName": "Inkscape",
+      "type": "Vector Grapics Editor",
+      "graphics": "2D",
+      "link": "https://inkscape.org/",
+      "os": "Windows, Linux, Mac OS"
+    },
     {
       "toolName": "klystracker",
       "type": "Chiptune Tracker",
@@ -84,6 +98,13 @@
       "link": "https://kometbomb.github.io/klystrack/",
       "os": "Windows"
     },
+    {
+      "toolName": "Krita",
+      "type": "Raster Graphics Editor",
+      "graphics": "2D",
+      "link": "https://krita.org/",
+      "os": "Windows, Linux, Mac OS"
+    },
     {
       "toolName": "LibreSprite",
       "type": "Sprite Editor",
-- 
cgit v1.2.3