From 1ce146cf0e647b95c0f38163f659f7cad7a81c22 Mon Sep 17 00:00:00 2001 From: Grant Date: Wed, 16 Jul 2025 17:28:23 +0000 Subject: [PATCH 1/2] Manual addition --- entries2025/mastodon.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 entries2025/mastodon.json diff --git a/entries2025/mastodon.json b/entries2025/mastodon.json new file mode 100644 index 000000000..85965e1b2 --- /dev/null +++ b/entries2025/mastodon.json @@ -0,0 +1,36 @@ +{ + "id": 3122090790, + "name": "Mastodon", + "description": "The mascot of the Mastodon social network.", + "links": { + "website": [ + "https://joinmastodon.org/" + ] + }, + "path": { + "48": [ + [ + 303, + 421 + ], + [ + 303, + 430 + ], + [ + 310, + 430 + ], + [ + 310, + 421 + ] + ] + }, + "center": { + "48": [ + 307, + 426 + ] + } + } \ No newline at end of file -- GitLab From a3cce63ec657e01750bd33c51286d5a9da1c5c14 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Thu, 17 Jul 2025 11:25:31 +0000 Subject: [PATCH 2/2] Modifier mastodon.json improve contour and perido --- entries2025/mastodon.json | 240 ++++++++++++++++++++++++++++++++------ 1 file changed, 205 insertions(+), 35 deletions(-) diff --git a/entries2025/mastodon.json b/entries2025/mastodon.json index 85965e1b2..22e71b73a 100644 --- a/entries2025/mastodon.json +++ b/entries2025/mastodon.json @@ -1,36 +1,206 @@ -{ - "id": 3122090790, - "name": "Mastodon", - "description": "The mascot of the Mastodon social network.", - "links": { - "website": [ - "https://joinmastodon.org/" - ] - }, - "path": { - "48": [ - [ - 303, - 421 - ], - [ - 303, - 430 - ], - [ - 310, - 430 - ], - [ - 310, - 421 - ] - ] - }, - "center": { - "48": [ - 307, - 426 - ] - } + { + "id": 3122090790, + "name": "Mastodon", + "description": "The mascot of the Mastodon social network.", + "links": { + "website": [ + "https://joinmastodon.org/" + ] + }, + "path": { + "40-48": [ + [ + 303, + 429 + ], + [ + 303, + 431 + ], + [ + 305, + 431 + ], + [ + 305, + 430 + ], + [ + 306, + 430 + ], + [ + 306, + 431 + ], + [ + 308, + 431 + ], + [ + 308, + 427 + ], + [ + 309, + 427 + ], + [ + 311, + 425 + ], + [ + 310, + 424 + ], + [ + 309, + 425 + ], + [ + 308, + 424 + ], + [ + 308, + 423 + ], + [ + 307, + 422 + ], + [ + 308, + 421 + ], + [ + 307, + 420 + ], + [ + 306, + 421 + ], + [ + 305, + 421 + ], + [ + 303, + 423 + ], + [ + 303, + 425 + ], + [ + 302, + 426 + ], + [ + 302, + 428 + ] + ], + "21-39": [ + [ + 303, + 429 + ], + [ + 303, + 431 + ], + [ + 304, + 431 + ], + [ + 305, + 430 + ], + [ + 306, + 431 + ], + [ + 307, + 430 + ], + [ + 307, + 427 + ], + [ + 309, + 427 + ], + [ + 311, + 425 + ], + [ + 310, + 424 + ], + [ + 309, + 425 + ], + [ + 308, + 424 + ], + [ + 308, + 423 + ], + [ + 307, + 422 + ], + [ + 308, + 421 + ], + [ + 307, + 420 + ], + [ + 306, + 421 + ], + [ + 305, + 421 + ], + [ + 303, + 423 + ], + [ + 303, + 425 + ], + [ + 302, + 426 + ], + [ + 302, + 428 + ] + ] + }, + "center": { + "40-48": [ + 305, + 427 + ], + "21-39": [ + 306, + 425 + ] + } } \ No newline at end of file -- GitLab