mirror of
https://github.com/He4eT/cantor-mx-tastatura.git
synced 2026-05-05 01:47:23 +00:00
add_border: use magick
This commit is contained in:
parent
97239bd728
commit
6d76f7ac04
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ if [ ! -f "$filename" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
convert \
|
||||
magick \
|
||||
"$filename" \
|
||||
-bordercolor "$bordercolor" \
|
||||
-border "${bordersize}x${bordersize}" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue