bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 838 in lilypond: Inconsistency in tests output size


From: Han-Wen Nienhuys
Subject: Re: Issue 838 in lilypond: Inconsistency in tests output size
Date: Fri, 5 Mar 2010 03:04:46 -0300

On Wed, Mar 3, 2010 at 4:23 PM,  <address@hidden> wrote:
>
> Comment #8 on issue 838 by percival.music.ca: Inconsistency in tests output
> size
> http://code.google.com/p/lilypond/issues/detail?id=838
>
> That is so weird.  Do you have any clue why they put the
>  (= (random 40) 1
>
> in there?

At some point we had code that figured out which font files were being
used in a score, when outputting the .ps.  See framework-ps.scm , look
for load-fonts.  It would be good to know why that stopped working.

The idea was to not reload fonts for every .ly file, but we should
have probably done profiling before going that complicated route.  The
40 is just an arbitrary number, to force a garbage collect of loaded
fonts.

--
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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