
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Hi everyone!
I made a little script that can render .svg and .svgz files into png files in the sizes 16x16, 22x22, 32x32, 48x48, 64x64 and 128x128. These are the sizes kde uses for icons. The script uses sodopodi. If you have a lot of .svg and .svgz files, this script can render them automatically to PNGs (if sodipodi is able to open them). A read me is included.
The test suite will render the png icons, as the basic script. It will also
copy the 32 icons to 16x16-1, -2, -3 and 22-1, -2, -3 directories, sharpen
them at different levels, scale them, and sharpen them again at different
levels. For an overview take a look at the svg2png-view.html. The levels of sharpening can be set in the svf2png4kde-suite script. This way you can quickly check out whether your smallest icons can use sharpening.
More scripts at the website:
http://home.uwnet.nl/~vita/linux/index.html
15 years ago
version 1.1: now with viewerscript.
version 1.1.2:
made the preview script much more practical.
added a Test Suite.
version 1.3
- Make Crystal CVS. This script takes the crystal icons with the long filenames like crsc-mime-kate.svgz, removes the prefix and puts them in directories like a theme.
- Color Changer. This script changes the colors of svg files, working on the source text.
- Stroke Width Changer. Like the color changer, this script changes the width of the stroke.
- some bugs solved
- support for inkscape
version 1.4 run from any dir in path.
15 years ago
version 1.1: now with viewerscript.
version 1.1.2:
made the preview script much more practical.
added a Test Suite.
version 1.3
- Make Crystal CVS. This script takes the crystal icons with the long filenames like crsc-mime-kate.svgz, removes the prefix and puts them in directories like a theme.
- Color Changer. This script changes the colors of svg files, working on the source text.
- Stroke Width Changer. Like the color changer, this script changes the width of the stroke.
- some bugs solved
- support for inkscape
version 1.4 run from any dir in path.
tyrerj
16 years ago
Report
mimecine
17 years ago
Marco
Report
vitanova
16 years ago
Report
vitanova
17 years ago
svgtoicons:
http://www.kde-look.org/content/show.php?content=6913
svg2png4kde (this)
Report
systemx
17 years ago
Report
leinir
17 years ago
Report
vitanova
17 years ago
A bit to bold for my liking. The icons your script produces are more smooth, mine are sharper. It is a matter of taste.
Report
leinir
17 years ago
Report
vitanova
17 years ago
Report
Doches
17 years ago
Report