mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 12:13:57 +00:00
gradient top
This commit is contained in:
parent
4e27a1ab0f
commit
a97788eefd
@ -42,6 +42,15 @@ magick -size 1000x1000 xc:transparent \
|
||||
-pointsize 700 -font Arial \
|
||||
-gravity center \
|
||||
-draw 'text 50,100 "G"' \
|
||||
\( \
|
||||
-size 1000x1000 -define gradient:direction=east 'gradient:#096dd9-#40a9ff' \
|
||||
\( +clone -fill Black -colorize 100 \
|
||||
-fill White -draw "arc 150,50 950,250 0,360" \
|
||||
\) \
|
||||
-alpha off \
|
||||
-compose CopyOpacity -composite \
|
||||
\) \
|
||||
-compose Over -composite \
|
||||
icon.png
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user