hughsie / gs-drop-shadow

Adds a drop shadow to any PNG image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gs-drop-shadow

Adds a drop shadow to any PNG image

mkdir build
cd build
meson ../
ninja
./gs-drop-shadow /usr/share/icons/hicolor/64x64/apps/*.png

WARNING: This will overwrite the original filename with a new image.

About

Adds a drop shadow to any PNG image

License:GNU Lesser General Public License v2.1


Languages

Language:C 81.4%Language:Meson 18.6%