lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3383 in lilypond: old-straight-flag + smaller


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3383 in lilypond: old-straight-flag + smaller Stem.thickness gives no output and huge over
Date: Sat, 01 Jun 2013 05:29:49 +0000

Updates:
        Status: Started
        Owner: address@hidden
        Labels: Patch-new

Comment #2 on issue 3383 by address@hidden: old-straight-flag + smaller Stem.thickness gives no output and huge over
http://code.google.com/p/lilypond/issues/detail?id=3383

It is not quite what I thought. The vertical sides of the flag are being stored in slope/intercept form, after enough processing to make them not perfectly vertical due to round-off. Stem.thickness affects the exact position of the left edge, and thus the exact near-infinite slope.

Limiting the slope to be below a (justifiable) magic value in Building::precompute() resolves the problem.

http://codereview.appspot.com/9890045

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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