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

Skip to content

Fix MathText antialiasing #26529

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
Aug 16, 2023
Merged

Fix MathText antialiasing #26529

merged 1 commit into from
Aug 16, 2023

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Aug 15, 2023

PR summary

I think an accident during confict resolution of #26168 incorrectly overwrote antialias settings for MathText. This puts the _val_or_rc call in the correct location.

Also, re-arrange the tests to better catch this error.

PR checklist

I think an accident during confict resolution of matplotlib#26168 incorrectly
overwrote antialias settings for MathText. This puts the `_val_or_rc`
call in the correct location.

Also, re-arrange the tests to better catch this error.
@QuLogic QuLogic added this to the v3.8.0 milestone Aug 15, 2023
@oscargus oscargus merged commit 835220b into matplotlib:main Aug 16, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Aug 16, 2023
@QuLogic QuLogic deleted the fix-antialias branch August 16, 2023 08:47
oscargus added a commit that referenced this pull request Aug 16, 2023
…529-on-v3.8.x

Backport PR #26529 on branch v3.8.x (Fix MathText antialiasing)
@ksunden ksunden mentioned this pull request Sep 15, 2023
5 tasks
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