Hi Pai.

As I know Batik having a good tool and it is stand alone apps? - Correct me
if i am wrong?

If you don't mind to use DLL then there is a tool.

- Goto oneplus.plus.com download the setup.zip (window/IE setup).
- There is a file named SVGProtocol.dll. Just use it, you don't need
installation if you use it as a DLL.
- Using its "SVGtoBitmap(char *protocol)" API It will return you a pointer
to the following structure:
struct {
          char *PngBitmap;
          int PngBitmapSize;
        }
-Use the same format it describes as the protocol.
With that you can select/deselect area,id(s), Assign "style" and transform
statement that only affect the bitmap- Without touching the SVG text/DOM
tree.

- The restriction: Use have to use "HTTP:. . ." as the file location;
HTTP://localHost is OK

Sorry. I just don't have time to put those documentation on the site yet.

Hope this help.

Phi.



On 6/19/06, pai90210 <[EMAIL PROTECTED]> wrote:
>
>   Hey,
>
> Does anyone know of any .net implementation of converting svg to
> raster formats?
>
> -
> pai
>
>  
>


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
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