[Bug 1034] Review request: sinthgunt - An easy to use GUI for ffmpeg

RPM Fusion Bugzilla noreply at rpmfusion.org
Thu Jan 26 16:12:24 CET 2012


https://bugzilla.rpmfusion.org/show_bug.cgi?id=1034

--- Comment #19 from Richard <hobbes1069 at gmail.com> 2012-01-26 16:12:24 CET ---
Figured it out! The montage command actually handles this nicely.
Something like this should do it:

# Create square icons from logo file.
montage -crop +0+1 -background white -geometry +0+18 logo.png icon.png
convert -resize 48x48 icon.png
%{buildroot}%{_sharedir}/icons/hicolor/48x48/apps/sinthgunt.png
mv icon.png %{buildroot}%{_sharedir}/icons/hicolor/128x128/apps/sinthgunt.png

-- 
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the rpmfusion-developers mailing list