I'm currently using nFOP (http://sourceforge.net/projects/nfop/) in a
project, it is a port of FOP (http://xml.apache.org/fop/) to .NET
 However, nFOP doesn't currently have the ability to handle SVG the
way FOP does because FOP uses Batik which hasn't yet been (and perhaps
will never be) ported to .NET.
 Also there's SharpVectorGraphics
(http://sourceforge.net/projects/svgdomcsharp/) with which it is quite
easy to rasterize a SVG image.
 
 I'm guessing that in order to add SVG support to nFOP one would need
a port of Batik to .NET or maybe to adapt nFOP to an existing library
like SharpVectorGraphics. I tried checking out this second option, but
am starting to face some difficulties

 Does anyone know of such similar initiatives? is there an easier way
of achieving this?

 thanks in advance,
 Scasquiov





-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to