On 21/06/05, Jean-Christophe Arnu <[EMAIL PROTECTED]> wrote: > Hi > > > > >Ok you mean like "gecko" for Mozilla ? > > > > > Yes, sort of. > > >>be a web browser or in case of Batik, an SVG user agent. > >> > >> > > > >For my part i think it's SVG user agent who interest myself ;) > >But what can i do with this agent ? It's an importante application for > >batik ? Why i can't find any documentation ? I wich case can i use it > >? > > > > > A User Agent is also defined into the Batik's API (DefaultUserAgent > or an interface). This delivers an interface to specify the DPI, default > font, way to handle errors etc... This is the « facility » part of SVG > document handling providing means to handle periphericals data (errors, > default values, link opening ...) > Just have a look at org.apache.batik.swing.svg.SVGUserAgent > interface or org.apache.batik.bridge.UserAgent interface. > I did impelement my own User Agent (implement just like implementing > Java interface) for my project to handle some interactive openLink from > my application. > > Cheers
Thank you > > note : is there enough people speaking french here to start a French > wiki (linked (if possible) to the official one) ? My english is so bad that's you find out i'm a french guy ;) > > -- > Jean-Christophe Arnu > Paratronic > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Regist. Linux User #344952 /* Fuck me gently with a chainsaw... */ -- 2.0.38 /usr/src/linux/arch/sparc/kernel/ptrace.c --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
