opacity in nokias jsr 226
does nokia support the svgt 1.1+ yet. when setting opacity, i get an trait not supported, by setting "fill-opacity" or "opacity" with setTrait or setFloatTrait methods. doen't work 60emulator either n95 device.
this works on sony devices an wtk emulator. what about nokia?
thx for answering!
Re: opacity in nokias jsr 226
nobody? would be greate if somebody could answer, couldn't find any hint so far, and i need this fact for writing my thesis.
thanks!
Re: opacity in nokias jsr 226
I'll pass this to a more knowledgeable SVG guy. I hope he has time to answer...
Hartti
Re: opacity in nokias jsr 226
Nokia S60 JSR-226 can create a SVG image from a SVGT 1.1+ file.
However, setting 1.1+ traits via SVGElement.setTrait() is not yet supported. Only 1.1 traits as specified in JSR-226 specs are supported so far.
We plan to support this on our next release.