Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Take hinting rcParam into account in MathTextParser cache. #28381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jun 12, 2024

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).

PR summary

PR checklist

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).
@QuLogic QuLogic added this to the v3.10.0 milestone Jun 14, 2024
@QuLogic QuLogic merged commit 8b9cb14 into matplotlib:main Jun 14, 2024
43 of 45 checks passed
@anntzer anntzer deleted the mth branch June 15, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants