GSoC 2020 Week 5 Recap: Laying Out Measure Repeats
Previous post | Next post |
Update from last week
My goals for last week were as follows:
- Expand MeasureRepeat class to support varying numbers under the hood
- Draw the MeasureRepeat from the font instead of with a hard-coded path
- Make all current uses of MeasureRepeat specify that it is the one-measure version being called (i.e., keeping same functionality, but changing implementation)
I did all of that in the first couple of days, and went on to, well, take those under-the-hood changes
Read more