Netbeans J2ME SVG Compliance - Stack Overflow most recent 30 from stackoverflow.com 2009-12-01T13:22:35Z http://stackoverflow.com/feeds/question/425757 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/425757/netbeans-j2me-svg-compliance 0 Netbeans J2ME SVG Compliance CSFYPMAIL 2009-01-08T20:25:16Z 2009-10-06T09:00:06Z <p>Hello guys, I coded some svg images for a project i'm working on. But when i try to put them on a screen(form) in the netbeans software (j2me), it says "the image is not SVG Tiny compliant". I've even tried testing with svg images from Sun's WTK demo's <strong>THAT WORK</strong> when deployed but it says the same thing. Any ideas on whats gone wrong? Thanks.</p> http://stackoverflow.com/questions/425757/netbeans-j2me-svg-compliance/429371#429371 0 Answer by Honza for Netbeans J2ME SVG Compliance Honza 2009-01-09T19:30:16Z 2009-01-09T19:30:16Z <p>Well you have to realize there is a difference between <strong>SVG</strong> and <strong>SVG Tiny</strong>, <a href="http://en.wikipedia.org/wiki/SVG_Tiny" rel="nofollow">wikipedia</a> kinda explains that.</p>