
On Dec 21, 2005, at 11:11 AM, Andre Sousa wrote:
Yes I agree with you in those point of couse. My problem is that I haven't been able to make contrast 16x16 icons (whith blacks and whites) that look nice bigger and vice-versa. Maybe there is some technique, but I haven't figure how to do it. Maybe if we don't make the icons so "contrastfull" it may work better (like Xara ones, I think) but poorly contrast icons at size 16x16 are harder to understand... We could make two versions of the same icon (2 sizes, one small, one bigger), but we wouldn't use the advantage of using vectorial images!
Quite a dilema!! any Ideas?
Yes!!!
I just need to add a proposed feature from SVG 1.2
multiImage is your new friend. :-)
http://www.w3.org/TR/2004/WD-SVG12-20041027/media.html#multires
Implementing it might take a bit though. However, the first step will probably include implementing <switch>. We might need to add a few 'features' to leverage that in our UI, but that's probably doable.
http://www.w3.org/TR/SVG/struct.html#SwitchElement
Well, that's the mid and long-term picture. Hopefully the mid-term could come into play in a month or so. Of course, the more people who have a need of the feature, the more we'll try to get it covered.