[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-artists
Subject:    K-ARTIST: sharpening
From:       Ante Wessels <vitanova2 () softhome ! net>
Date:       2004-01-22 12:49:41
Message-ID: 200401221349.41804.vitanova2 () softhome ! net
[Download RAW message or body]

The idea to sharpen the icons came from something i read in the cvs comments. 
About ksvgtopng.cpp it said something like 'sharpening added at request by 
Torsten.'  Later i saw the icons the other kde-look rendering script makes 
are smoother, it's a question of taste whether that's better. But the smaller 
ones were fuzzy, so sharpening the smaller ones seemed good. 

I now took a look at ksvgtopng.cpp:

/*		
		// Apply icon sharpening
		double factor = 0;

		if(width == 16)
			factor = 30;
		else if(width == 32)
			factor = 20;
		else if(width == 48)
			factor = 10;
		else if(width == 64)
			factor = 5;

		*img = KImageEffect::sharpen(*img, factor);
*/

We can see which levels are in this scripts. Yet, they are commented out? 
Sharpening thrown out again? 

Cordialemente,

Ante



******
The most up to date info for kde artists can be found at the wiki:

http://kde.ground.cz/tiki-index.php?page=KDE+Artists

Scripts for kde artists, like svg2png4kde, add border, add drop shadow, change 
filename, file conversion:
http://home.uwnet.nl/~vita/linux/index.html

Web course italian, poem generator, poetry, stories and visual art:
http://home.uwnet.nl/~vita


_______________________________________________
kde-artists mailing list
kde-artists@mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-artists
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic