lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More improvements to PostScript backend


From: David Feuer
Subject: Re: More improvements to PostScript backend
Date: Sat, 1 Apr 2006 12:29:26 -0500

> +% it's possible to eliminate the coordinate variables by doing [ /Rect [ 7 3
> +% roll It is, however, kind of ugly.  Another possibility, probably better, 
> is
> +% to put the [ and ] into the other side, so this procedure will take an 
> array.
> +% Yet another is to make pdfmark take its coordinates on the stack.

I realized it would actually be very silly to put [ and ] at the
calling site.  That'll create a bunch of arrays for no reason that
will have to be GCed later.  Where is pdfmark defined, when it is
defined?

David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]