1 message in com.googlegroups.android-internalsDoes Android (will)support vector gra...
FromSent OnAttachments
Victor Munoz14 Feb 2008 08:37 
Subject:Does Android (will)support vector graphics?
From:Victor Munoz (vmun@ingenieria-inversa.cl)
Date:02/14/2008 08:37:39 AM
List:com.googlegroups.android-internals

hi,

Does Andrioid has plans to support vector graphics, either SVG, tinySVG, SWF or better yet OpenVG?

tinySVG and OpenVG are both intend for mobile devices, and OpenVG could runs easily above OpenGL|ES that is already supported on the libraries (like the www.amanithvg.com <http://www.amanithvg.com> implementation) Although SVG seems to be suported by Webkit, I've tried to view a SVG it in the lastest SDK (m5-rc14), and it didn't go.

and if so, does this support will be released before the 14th April's Android Challenge deadline?

another question: is there a way to access the SGL directly through java?

thanks, Victor