Simplify glyph stream logic in ps backend #23965
Labels
Difficulty: Medium
https://matplotlib.org/devdocs/devel/contribute.html#good-first-issues
Good first issue
Open a pull request against these issues if there are no active ones!
Milestone
Seems good, but perhaps simpler to use a groupby here? Something like (untested)
Edit: In fact set_font itself already checks if the font has already been set previously and skips redundant setfont calls, so we could just entirely get rid of the groupby logic too.
Originally posted by @anntzer in #23910 (comment)
The text was updated successfully, but these errors were encountered: