Thread
:
resizing the program icons on desktop?
View Single Post
AlMehdi
2010-06-06 , 14:24
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#
21
Ok.. now i have found the wonders of Imagemagick. To do this automatically i have installed it. "apt-get install imagemagick". And then gone to resize all in the folders using. "mogrify -resize 48x48! *.png"
It would be possible to do a script for making this even more comfortable but i do not dare to do it. Here is some reference material:
http://www.perturb.org/display/Image...ze_images.html
Edit1: I'll be coming with a more complete howto and a screenie if i am successful.
Edit2: It was not successful. I managed to resize the icons but not the space. So the icons decreased but not the actual place where you press. So the space that are not occupied by the icon is now transparent. In the screenie i have put some "brackets" to illustrate this. It would be the same if i resize the brackets too.
Edit3: Made another screenie how it looks now. The same problem still exists but got it almost as i like it. The Chrome icon are in svg so it was not possible to resize. It scales automatic to the global size.
Attached Images
Last edited by AlMehdi; 2010-06-07 at
10:46
.
Quote & Reply
|
AlMehdi
View Public Profile
Send a private message to AlMehdi
Find all posts by AlMehdi