Hello Owen,
great progress, as usual!
> This week, I encoded the rest of the Feta glyphs, giving them SMuFL
> names and alternate/ligature information. Only Parmesan is left
> without SMuFL names for the time being.
I wonder whether it is possible to improve legibility: Could you
modify the code so that whitespace in the strings gets ignored? I
consider
"accidentalFlat & accidentalKucukMucennebFlat & accidentalFlatArabic"
much more readable than
"accidentalFlat&accidentalKucukMucennebFlat&accidentalFlatArabic"
> I believe now is the time for a "feature freeze," if that's the
> right term for it. I don't plan to add any new code to the official
> GSoC project; instead, I'll be focusing on making my code easily
> reviewable, updating docs, and summarizing my work.
OK.
> That said, summarizing looks like it'll be a beast. I suppose if I'm going
> to start from scratch with a new commit history, I'll try to put what I've
> done in this order: [...]
This looks fine to me.
Werner