Hi,
I am especially interested in the CSS engine part of batik. My intention is use it for (custom) CSS, non SVG purposes (please dont kick! :).
So what I did so far is to create a new "CSS CSSEngine" instead of the SVGCSSEngine, and I used a "CSS DOMImplementation" similar to SVGDOMImplementation. This implementation gives me instances of CSSStylableElement for classes outside the SVG-namespace ...
Despite all my efforts, its not working yet... (All the CSSStyleDeclaration I can get from my ViewCSS are "null".)
While I keep working on it, a problem is that almost all my informations come from reverse-engineering.
Please let me know if you can share some a) general comments or advice about how to do it b) links to other work based on the CSS engine
Many thanks, Christian
--
Christian FRANCK ([EMAIL PROTECTED]) Ing.-Tech. in Applied Informatics Sun Certified JAVA Programmer
Digital Networks and Interfaces (DNI) s.à r.l. 19, rue A. Munchen L-2172 Luxembourg Luxembourg EUROPE
WWW: http://www.dni.lu Mail: [EMAIL PROTECTED] Phone: (+ 352) 26 25 80 13 FAX: (+ 352) 26 25 80 14
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]