Hi David,
Thank you very much for your answer, it was very useful.

On Sunday March 4 2007 11:24, David Anes wrote:
> Another problem you may find, is the way to load back the resources,
> because you have a stream, instead a physical file.

Right.

> Librsvg allows you to 
> load directly from a memory chunk, instead of a file, so try this way
> instead to load directly from an on-disk file.

Yes, a memory chunk when having a pointer to it (System.IntPtr) but I have a 
stream (System.IO.Stream... or actually a System.IO.IntPtrStream), I can't 
find a way to get the pointer out of the stream.

Thank you.
-- 
J. Pablo Fernández <[EMAIL PROTECTED]> (http://pupeno.com)

Attachment: pgpoXO7ZfnWZm.pgp
Description: PGP signature

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to