animated icons
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 935
Animated rotation 1
Animated rotation is a GIMP plugin that can build an new animated image by rotation of a layer. more>>
Animated rotation is a GIMP plugin that can build an new animated image by rotation of a layer. You can give the angle of rotation and the number of increments.
<<less Download (MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1193 downloads
Animated Counter 1.1
Animated Counter provides a nice animated counter. more>>
Animated Counter provides a nice animated counter.
Each time when a page is reloaded the counter increases the digits "live".
<<lessEach time when a page is reloaded the counter increases the digits "live".
Download (0.031MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
916 downloads
second hand icons
second hand icons is inspired by the superb litho icons by anthony piraino. more>>
second hand icons is inspired by the superb litho icons by anthony piraino.
-- THIS SET IS ABANDONED --
Everyone is welcomed to pick it up and continue the work. im sorry, i just cant do it now. please, read the readme file.
<<less-- THIS SET IS ABANDONED --
Everyone is welcomed to pick it up and continue the work. im sorry, i just cant do it now. please, read the readme file.
Download (0.70MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1217 downloads
Amarok Folder Icons 0.2
Amarok Folder Icons script will scan the current directory and sub directories for music, and set all the folder icons. more>>
Amarok has a built-in function for setting the icon for folders (the one that displays in Konqueror etc) to be the cover image for the album it contains. However, it only works if you let it recognize your music.
Amarok Folder Icons script will scan the current directory and sub directories for music, and set all the folder icons where it can determine that the folder contains tracks from just one album.
This works best if you store your albums in a flat structure e.g.
/path/to/your/music/artist name - album name/
Installation:
Copy the script to your main music directory, and make it executable:
At a terminal:
$ chmod +x make_amarok_folder_icons.py
Usage:
At a terminal:
$ cd /to/your/music/folder
$ ./make_amarok_folder_icons.py
<<lessAmarok Folder Icons script will scan the current directory and sub directories for music, and set all the folder icons where it can determine that the folder contains tracks from just one album.
This works best if you store your albums in a flat structure e.g.
/path/to/your/music/artist name - album name/
Installation:
Copy the script to your main music directory, and make it executable:
At a terminal:
$ chmod +x make_amarok_folder_icons.py
Usage:
At a terminal:
$ cd /to/your/music/folder
$ ./make_amarok_folder_icons.py
Download (0.006MB)
Added: 2007-07-24 License: Public Domain Price:
506 downloads
Smooth Icons 1.0
Smooth Icons is a mouse cursor theme. more>>
Smooth Icons is a mouse cursor theme.
This is my first upload for awhile so here we go. Its not going to be ready to package yet for quite awhile this is only a days work.
Enhancements:
- redid alot of icons
- added actions(magnify, find)
<<lessThis is my first upload for awhile so here we go. Its not going to be ready to package yet for quite awhile this is only a days work.
Enhancements:
- redid alot of icons
- added actions(magnify, find)
Download (0.44MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1219 downloads
Animated Gallery 1.2
Animated Gallery is a GIMP plugin that creates an animated gallery by overlaying multiple animations. more>>
Animated Gallery is a GIMP plugin that creates an animated gallery by overlaying multiple animations frame-by-frame onto the current image background and saving the resulting combined images.
Written using python-fu and gimp 2.2.3
The purpose of the plug-in is to create an animated gallery (e.g for a DVD menu) by overlaying up to 5 animations frame-by-frame onto the current image background and then flattening and saving the combined frames.
The script takes parameters giving the filenames of the first frame of each source animation (or "OFF" to disable a feed). The frames themselves should be sequentially numbered (e.g. frame_000123.jpg). It should work with all image types the gimp can load (tested with .jpg and .ppm). Note that if a frame is missing in an animation, the previous one is repeated.
I have included an option for rounding the corners of the source frames (using the script-fu rounded rectangle function). If you want other similar functionality (e.g. fade to black at sequence end) I would recommend you to have a look at the source code - python is very easy to learn, and the script is fairly well documented.
Usage:
In order to make a DVD menu with animated chapter images, you would normally merge a number of short animated frame sequences(one per chapter), shrunk down to say 80 pixels high, onto a 720x576 background image (for 4:3 PAL). Obviously you should create all the static parts of the menu (text, drop shadows, button outlines etc) on the background image prior to calling the script. A suitable example background template is provided on the gimp plug-ins registry page for the project.
In order to create an actual DVD menu, you will of course need to use an authoring tool such as the excellent and highly flexible dvdauthor package (make sure you use at least version 0.6.11 however, as previous ones have a problem with spumux not correctly recognising transparent bitmaps). There is a very good HowTo at http://mightylegends.zapto.org/dvd/dvdauthor_howto.php
Installation:
Download the script to the .gimp-2.2/plug-ins/ directory (or equivalent) under your home directory; make it executable (chmod +x animated_gallery.py) and restart the gimp. It should appear as an option under the python-fu -> alchemy menu.
<<lessWritten using python-fu and gimp 2.2.3
The purpose of the plug-in is to create an animated gallery (e.g for a DVD menu) by overlaying up to 5 animations frame-by-frame onto the current image background and then flattening and saving the combined frames.
The script takes parameters giving the filenames of the first frame of each source animation (or "OFF" to disable a feed). The frames themselves should be sequentially numbered (e.g. frame_000123.jpg). It should work with all image types the gimp can load (tested with .jpg and .ppm). Note that if a frame is missing in an animation, the previous one is repeated.
I have included an option for rounding the corners of the source frames (using the script-fu rounded rectangle function). If you want other similar functionality (e.g. fade to black at sequence end) I would recommend you to have a look at the source code - python is very easy to learn, and the script is fairly well documented.
Usage:
In order to make a DVD menu with animated chapter images, you would normally merge a number of short animated frame sequences(one per chapter), shrunk down to say 80 pixels high, onto a 720x576 background image (for 4:3 PAL). Obviously you should create all the static parts of the menu (text, drop shadows, button outlines etc) on the background image prior to calling the script. A suitable example background template is provided on the gimp plug-ins registry page for the project.
In order to create an actual DVD menu, you will of course need to use an authoring tool such as the excellent and highly flexible dvdauthor package (make sure you use at least version 0.6.11 however, as previous ones have a problem with spumux not correctly recognising transparent bitmaps). There is a very good HowTo at http://mightylegends.zapto.org/dvd/dvdauthor_howto.php
Installation:
Download the script to the .gimp-2.2/plug-ins/ directory (or equivalent) under your home directory; make it executable (chmod +x animated_gallery.py) and restart the gimp. It should appear as an option under the python-fu -> alchemy menu.
Download (MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
679 downloads
Sidebar Icons 0.6
Sidebar Icons is an extension which adds Bookarks, History N Downlaods icons in sidebar title bar. more>>
Sidebar Icons is an extension which adds Bookarks, History N Downlaods icons in sidebar title bar.
To report bugs, extension incompatibility quick troubleshooting, and help please use the forums. Please dont use reviews for bugs and such, that what bug reports for.
And dont simply say "does not work", it been tested and works for most, there too many theme/extension combinations to test all, which brings me back to bug reports.
<<lessTo report bugs, extension incompatibility quick troubleshooting, and help please use the forums. Please dont use reviews for bugs and such, that what bug reports for.
And dont simply say "does not work", it been tested and works for most, there too many theme/extension combinations to test all, which brings me back to bug reports.
Download (0.002MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
939 downloads
Comic Vector Icons
Comic Vector Icons package contains 100 vectorial icons developed with cartoony look and simple shapes. more>>
Comic Vector Icons package contains 100 vectorial icons developed with "cartoony" look and simple shapes that give to your project a funny feeling.
EPS Icons can be rescaled to any size while retaining their original detail, for use in Logo design, Blogs, Web, Software or Print projects.
<<lessEPS Icons can be rescaled to any size while retaining their original detail, for use in Logo design, Blogs, Web, Software or Print projects.
Download (45.3MB)
Added: 2007-04-19 License: GPL (GNU General Public License) Price:
946 downloads
Window Manager Icons 0.4.0
Window Manager Icons purpose of the wm-icons project is to provide a themeable icon distribution for window managers. more>>
Window Manager Icons purpose of the wm-icons project is to provide a themeable icon distribution for window managers.
Main features:
- Providing an efficient configurable icons distribution.
- Creating a framework for easy configurable icon themes.
- Staying window manager independent, but with fvwm in mind.
- Releasing the distribution under GPL.
<<lessMain features:
- Providing an efficient configurable icons distribution.
- Creating a framework for easy configurable icon themes.
- Staying window manager independent, but with fvwm in mind.
- Releasing the distribution under GPL.
Download (3.5MB)
Added: 2006-04-10 License: GPL (GNU General Public License) Price:
1297 downloads
Aries Icons for Linux -
A funny icon collection designed to beautify your computer screen. more>> License:Free for personal non-commercial use, Includes a link back to author site
Comment:Includes: applications icons, system icons and bonus icons<<less
Download (1.60MB)
Added: 2009-04-17 License: Freeware Price: Free
189 downloads
Clonator ICON 0.2.1
Clonator ICON is a service menu for KDE which can make easy clone, delete and view the icons in your folder theme icons. more>>
Clonator ICON is a service menu for KDE which can make easy clone, delete and view the icons in your folder theme icons with four new actions in Konqueror:
1. Clone icon: Make a copy of the current selecction (one or more files)
But, only at smaller destinations, by example: If your select one icon of 64x64 pixel in APPS, the script make the 32x32/apps version, 22x22/apps version and 16x16/apps version in the same folder, but not the 128x128 and other larger versions.
2. Trash smaller icons: (previous confirmation dialog) Move at the Trash the other smaller icons. By example, if you select the file 64x64/apps/konqueror.png, the script move to Trash the files 32x32/apps/konqueror.png , 22x22/apps/konqueror.png, but not the files 128x128/apps/konqueror.png and larger versions
3. Trash others icons: (previous confirmation dialog) Move to the Trash ALL the other files, except the current selection. By example, if you select the file 64x64/apps/konqueror.png, the script move to Trahs the files apps/konqueror.png in 128x128 96x96 72x72 56x56 48x48 32x32 22x22 16x16.
USE THIS OPTION WITH CARE, or you dont want to visit your trash...
4. View clones: Show in a pasive popup all icons called like the current selecction in the "size folders": 128x128 96x96 72x72 64x64 56x56 48x48 32x32 22x22 16x16. Take a look at captura.png in tar file.
<<less1. Clone icon: Make a copy of the current selecction (one or more files)
But, only at smaller destinations, by example: If your select one icon of 64x64 pixel in APPS, the script make the 32x32/apps version, 22x22/apps version and 16x16/apps version in the same folder, but not the 128x128 and other larger versions.
2. Trash smaller icons: (previous confirmation dialog) Move at the Trash the other smaller icons. By example, if you select the file 64x64/apps/konqueror.png, the script move to Trash the files 32x32/apps/konqueror.png , 22x22/apps/konqueror.png, but not the files 128x128/apps/konqueror.png and larger versions
3. Trash others icons: (previous confirmation dialog) Move to the Trash ALL the other files, except the current selection. By example, if you select the file 64x64/apps/konqueror.png, the script move to Trahs the files apps/konqueror.png in 128x128 96x96 72x72 56x56 48x48 32x32 22x22 16x16.
USE THIS OPTION WITH CARE, or you dont want to visit your trash...
4. View clones: Show in a pasive popup all icons called like the current selecction in the "size folders": 128x128 96x96 72x72 64x64 56x56 48x48 32x32 22x22 16x16. Take a look at captura.png in tar file.
Download (0.11MB)
Added: 2007-05-22 License: GPL (GNU General Public License) Price:
535 downloads
Umicons 2.0
Umicons provides Icons for KDE! more>>
Umicons provides Icons for KDE!
I have convertet in many hours over 2500 icons for KDE.
There are many icons which arent used by KDE. Just take a look in the folders.
Many thanks to mattahan, the creator of the icons, for his agreement to convert this icons for KDE.
Window-Decoration and style is "Plastik".
Enhancements:
- Many, many new icons (the most are NOT used by KDE so look intothe folders for personal use).
- Now over 700 different icons. See the screenshots.
- 3 wallpapers included (also the one from my screenshots).
<<lessI have convertet in many hours over 2500 icons for KDE.
There are many icons which arent used by KDE. Just take a look in the folders.
Many thanks to mattahan, the creator of the icons, for his agreement to convert this icons for KDE.
Window-Decoration and style is "Plastik".
Enhancements:
- Many, many new icons (the most are NOT used by KDE so look intothe folders for personal use).
- Now over 700 different icons. See the screenshots.
- 3 wallpapers included (also the one from my screenshots).
Download (13.1MB)
Added: 2007-02-08 License: Freeware Price:
999 downloads
Warcraft Sigma Style Icons for Linux 1
Transparent Background, 24 Bits color, 8 bits shadow more>> PNG (Transparent Background, 24 Bits color, 8 bits shadow) ICO (Windows Icons) ICNS (Mac icons) Sizes: 256x256, 128x128, 48x48, 32x32, 24x24, 16x16<<less
Download (483KB)
Added: 2009-04-07 License: Freeware Price: Free
203 downloads
Korseby Icons 2.0
Korseby Icons is a rich set of icons. more>>
The Korseby Icon Package is a rich set of XPM and PNG icons created for use for window managers without available icons.
The Korseby Icon Package now includes 452 several icons with 4 different backgrounds. Hopefully they can cover mostly all of the existing file associations.
<<lessThe Korseby Icon Package now includes 452 several icons with 4 different backgrounds. Hopefully they can cover mostly all of the existing file associations.
Download (0.94MB)
Added: 2005-04-21 License: GPL (GNU General Public License) Price:
1664 downloads
Fruit Icons for Linux -
Use these icons to make your computer look more delicious. more>> License:Free for personal non-commercial use, Includes a link back to author site
Comment:8 icons of fruits. Apple, Banana, Grape, Orange, Papaya, Pinapple, Strawberry, Watermelon<<less
Download (234KB)
Added: 2009-04-20 License: Freeware Price:
188 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above animated icons search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed