Skip to content

Commit 35cf111

Browse files
committed
Fixed off-by-one pixel strip error
The clip path for group "g20" which holds the upper border of the claws was aligned exactly to the inside of the outer border. Due to rounding error, an orange strip was sometimes erroneously drawn where the two borders meet for each claw. Expanding the bounds of the clip path is sufficient to alleviate the issue entirely. appended to reflect minor change
1 parent 555cdcd commit 35cf111

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

assets/godot-ferris-license.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Godot ferris is licensed under a Creative Commons Attribution-NonCommercial-Shar
55
## Ferris Emoji
66

77
Ferris emoji, made by Dzuk (noct.zone) are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. (creativecommons.org/licenses/by-nc-sa/4.0/)
8+
Minor changes to improve rendering have been applied by godot-rust contributors.
89

910
See https://www.rustacean.net/.
1011

@@ -14,4 +15,4 @@ Godot Logo (C) Andrea Calabró
1415
Distributed under the terms of the Creative Commons Attribution License
1516
version 3.0 (CC-BY 3.0) <https://creativecommons.org/licenses/by/3.0/legalcode>.
1617

17-
See https://github.com/godotengine/godot/.
18+
See https://github.com/godotengine/godot/.

assets/godot-ferris.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)