Skip to content

Commit dd1629f

Browse files
Merge #801
801: Fixed Logo: off-by-one pixel strip error r=Bromeon a=OliveIsAWord 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, a single-pixel width 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. Left: Old Right: Fixed https://imgur.com/a/K3dERDL Co-authored-by: OliveIsAWord <89336634+OliveIsAWord@users.noreply.github.com>
2 parents 555cdcd + e0d3d0b commit dd1629f

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)