frmatthew / exsurge

A JavaScript library for rendering Gregorian Chant in square note notation
MIT License
54 stars 13 forks source link

Fix for determining where to put line breaks #66

Closed bbloomf closed 8 years ago

bbloomf commented 8 years ago

I think it should be multiplying the CustosLong gylph width by ctxt.glyphScaling to give rightBoundary a more meaningful value. It should also really allow all the way up to staffRight on the final system, but I haven't thought much about how to implement that.