Re: OutOfMemoryError!!

2001-11-12 Thread Prajakta Bhanage
i've already sent it .. :) --- Thierry Kormann <[EMAIL PROTECTED]> wrote: > On Monday 12 November 2001 11:36, you wrote: > > Hi, > > > > I have a sample SVG of about 2.76 MB size, and > while > > displaying it in the JSVGCanvas, it gives > OutOfMemory > > error!! Please help! > > BTW: if you can

Re: OutOfMemoryError!!

2001-11-12 Thread Thierry Kormann
On Monday 12 November 2001 11:36, you wrote: > Hi, > > I have a sample SVG of about 2.76 MB size, and while > displaying it in the JSVGCanvas, it gives OutOfMemory > error!! Please help! BTW: if you can send us the document, please upload it using the koala ftp (not sending it to the mailing lis

Re: OutOfMemoryError!!

2001-11-12 Thread Thierry Kormann
On Monday 12 November 2001 11:36, Prajakta Bhanage wrote: > Hi, > > I have a sample SVG of about 2.76 MB size, and while > displaying it in the JSVGCanvas, it gives OutOfMemory > error!! Please help! Have you tried to grow the java memory size (using the -mx option on the command line) ? Could