Re: Issue 1784 in lilypond: Adds epsilon to Bezier range calculations

2012-01-24 Thread lilypond
Updates: Labels: -Patch-needs_work Patch-abandoned Comment #4 on issue 1784 by colinpkc...@gmail.com: Adds epsilon to Bezier range calculations http://code.google.com/p/lilypond/issues/detail?id=1784 Last update 201140914 ___ bug-lilypond

Re: Issue 1784 in lilypond: Adds epsilon to Bezier range calculations

2011-09-14 Thread lilypond
Comment #3 on issue 1784 by janek.li...@gmail.com: Adds epsilon to Bezier range calculations http://code.google.com/p/lilypond/issues/detail?id=1784 This snippet throws a programming error: no solution found for Bezier intersection error - i guess it's related to this patch? \version

Issue 1784 in lilypond: Adds epsilon to Bezier range calculations

2011-07-27 Thread lilypond
Status: Accepted Owner: mts...@gmail.com Labels: Type-Enhancement Priority-Medium Patch-review New issue 1784 by pkx1...@gmail.com: Adds epsilon to Bezier range calculations http://code.google.com/p/lilypond/issues/detail?id=1784 http://codereview.appspot.com/4820048/ (no idea what this

Re: Issue 1784 in lilypond: Adds epsilon to Bezier range calculations

2011-07-27 Thread lilypond
Comment #1 on issue 1784 by mts...@gmail.com: Adds epsilon to Bezier range calculations http://code.google.com/p/lilypond/issues/detail?id=1784 The issue is that LilyPond has roundoff error that creeps into slur layout decisions. This patch tries to patch up that roundoff error.