Skip to content

Commit d1e340e

Browse files
hesuteiaOliveIsAWord
authored andcommitted
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 Update godot-ferris-license.txt
1 parent adae788 commit d1e340e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

assets/godot-ferris-license.txt

Lines changed: 1 addition & 0 deletions
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

assets/godot-ferris.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)