Build-time tool that parses SVG files and emits Codename One Image
subclasses that render them via the Graphics API. Supports a useful
subset of the SVG 1.1 static-shape vocabulary and SMIL animations
(animate, animateTransform, set). No Batik dependency: SVG is parsed
with the built-in javax.xml StAX/SAX stack.