Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!border1.nntp.ams2.giganews.com!border3.nntp.ams.giganews.com!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!nntp.brightview.co.uk!news.brightview.co.uk.POSTED!not-for-mail NNTP-Posting-Date: Thu, 03 Nov 2011 09:17:01 -0500 From: ken Newsgroups: comp.lang.postscript Subject: Re: smooth animation with ghostscript? Date: Thu, 3 Nov 2011 14:16:55 -0000 Message-ID: References: <2269e738-7978-4e6f-9744-0d9524764ffe@n13g2000vbv.googlegroups.com> <9f34c479-2965-4926-9afa-3da9d22d164d@o5g2000yqa.googlegroups.com> Reply-To: ken@spamcop.net MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit User-Agent: MicroPlanet-Gravity/3.0.4 Lines: 14 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-Qx00bJ5awHeo4Zn8L5XVXUa1eN+w8rfRaiRqFhObuNvjgFnEQ/J5gdTUTRHnGDFZEpJvBSeX8GmDem5!F+G8Xuccw0BuVMvimC251fIr7GRSnnMkmdPiojV4aBRlqo6p32TNGp9IrCm7pDfKoYh4tgeMv/KS!m6vVVrHbpetiGyK81Q== X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 1563 Xref: x330-a1.tempe.blueboxinc.net comp.lang.postscript:420 In article <9f34c479-2965-4926-9afa- 3da9d22d164d@o5g2000yqa.googlegroups.com>, mijoryx@yahoo.com says... > > Its probably doing garbage collection. > > I thought so, too. But this line > /vmreclaim where{pop -2 vmreclaim}if > should disable it. No that just disables external garbage collection, internal still runs. There is a command to disable it, -dNOGC I think. You could try that. Ken