lilypond-devel
[Top][All Lists]
Advanced

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

Re: Stencils


From: David Feuer
Subject: Re: Stencils
Date: Thu, 6 Apr 2006 12:55:28 -0400

On 4/6/06, Han-Wen Nienhuys <address@hidden> wrote:
> David Feuer wrote:

> > The way I understand it, Lilypond constructs a stencil to represent an
> > object, and the largest stencils (lines?  pages?) are then interpreted
> > to produce output.  I suggest that the back ends should get the
> > stencils themselves.
>
> There's nothing against that, but it may have a performance impact if
> you do this. See stencil-interpret.cc for more info.

I don't see it.  stencil-interpret.cc seems neither particularly
complex nor particularly efficient.  Speaking of which, all the Scheme
code heavily overuses lists.  Guile provides records and structures
(I'm not sure of the difference yet).  We should use them.

David




reply via email to

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