fonttools: T2CharString.draw() does not emit final closePath() for CFF2 charstrings

This is likely caused by endchar being implicit in CFF2. Investigating.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 20 (12 by maintainers)

Most upvoted comments

Fixed in #2580. Thank you, @skef! Much appreciated.

In that case I guess I’ll turn my patch into a PR so that interested parties can discuss the questions there. (With full understanding that nothing may come of it.)

Ah, yeah, that is a recent enough change that I definitely haven’t seen it yet. I’ll pull it over and try it out.