You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take hinting rcParam into account in MathTextParser cache.
We already check the state of the antialiasing rcParam in
MathTextParser._parse_cached; we just need to do the same with the
hinting rcParam (which is hidden behind backend_agg.get_hinting_flag,
but that just converts the rcParam to its freetype-specific
representation).
0 commit comments