From f8f1c4d931cefe4d5e8ccbdb16a45f3884d48c1c Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Fri, 18 Jul 2025 07:25:31 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8484503 --- entries2025/osu_.json | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries2025/osu_.json diff --git a/entries2025/osu_.json b/entries2025/osu_.json new file mode 100644 index 000000000..cbdfb4293 --- /dev/null +++ b/entries2025/osu_.json @@ -0,0 +1,41 @@ +{ + "id": 3913905527, + "name": "osu!", + "description": "The text \"osu!\", in reference to the Rhythm game osu!.", + "links": { + "website": [ + "https://osu.ppy.sh/" + ] + }, + "path": { + "48": [ + [ + 58, + 282 + ], + [ + 58, + 286 + ], + [ + 70, + 286 + ], + [ + 70, + 282 + ] + ] + }, + "center": { + "48": [ + 64, + 284 + ] + }, + "source_list": { + "lemmy": [ + 8484503 + ] + } +} \ No newline at end of file -- GitLab From 87e246c258b1c44168da49818b2b34e204c53aec Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Sun, 20 Jul 2025 10:54:13 +0000 Subject: [PATCH 2/2] Modifier osu_.json shape and period --- entries/2025/osu_.json | 77 ++++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 41 deletions(-) diff --git a/entries/2025/osu_.json b/entries/2025/osu_.json index cbdfb4293..aec931f74 100644 --- a/entries/2025/osu_.json +++ b/entries/2025/osu_.json @@ -1,41 +1,36 @@ -{ - "id": 3913905527, - "name": "osu!", - "description": "The text \"osu!\", in reference to the Rhythm game osu!.", - "links": { - "website": [ - "https://osu.ppy.sh/" - ] - }, - "path": { - "48": [ - [ - 58, - 282 - ], - [ - 58, - 286 - ], - [ - 70, - 286 - ], - [ - 70, - 282 - ] - ] - }, - "center": { - "48": [ - 64, - 284 - ] - }, - "source_list": { - "lemmy": [ - 8484503 - ] - } -} \ No newline at end of file + { + "id": 3913905527, + "name": "osu!", + "description": "The text \"osu!\", in reference to the Rhythm game osu!.", + "links": { + "website": [ + "https://osu.ppy.sh/" + ] + }, + "path": { + "47-48": [ + [ + 57, + 281 + ], + [ + 57, + 287 + ], + [ + 71, + 287 + ], + [ + 71, + 281 + ] + ] + }, + "center": { + "47-48": [ + 64, + 284 + ] + } + } \ No newline at end of file -- GitLab