lilypond-devel
[Top][All Lists]
Advanced

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

Re: Experimental support for woff fonts in svg. (issue1428042)


From: n . puttock
Subject: Re: Experimental support for woff fonts in svg. (issue1428042)
Date: Thu, 17 Jun 2010 20:04:53 +0000

On 2010/06/17 19:49:26, Patrick McCarty wrote:

Adding the following code fixes the memory leak Neil refers to, though
there
might be a better way.

(if (ly:get-option 'svg-woff)
     (module-define! (ly:outputter-module outputter) 'paper #f))

Ah, that's cute. :)

I was searching throught the Guile reference for something like
`module-undefine!'.

Cheers,
Neil

http://codereview.appspot.com/1428042/show



reply via email to

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