Thomas, Thanks again. Are there examples of how to use SAC Selector/Condition for looking up CSS rules in SAC? I tried to find them, but I can't.
Thanks for any pointers. Sam -----Original Message----- From: Thomas E Deweese [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 22, 2002 6:50 AM To: Batik Users Subject: RE: Using Batik as CSS parser >>>>> "SC" == Samuel Cheung <[EMAIL PROTECTED]> writes: SC> Thanks for your quick response. CSSEngine is an abstract class, SC> and SVGCSSEngine is for SVG. Is there an CSS Engine for CSS1/CSS2 SC> HTML stylesheet? Not until you write one :) While it may be a bit of a pain to configure the CSSEngine for HTML, it should mostly be just looking stuff up in the standard. The rest of it should be relatively straight forward. Anyway, good luck! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
