Use fix-cm instead of type1cm.#30100
Merged
QuLogic merged 1 commit intomatplotlib:mainfrom May 28, 2025
Merged
Conversation
Member
Contributor
Author
|
thanks, edited. |
QuLogic
reviewed
May 27, 2025
... to fix unicode glyph sizing issues for svg & patheffects.
tacaswell
reviewed
May 27, 2025
| | | `txfonts <https://ctan.org/pkg/txfonts>`_ | | ||
| +-----------------------------+--------------------------------------------------+ | ||
| | collection-latex | `geometry <https://ctan.org/pkg/geometry>`_, | | ||
| | collection-latex | `fix-cm <https://ctan.org/pkg/fix-cm>`_, | |
Member
There was a problem hiding this comment.
Can we drop L455 (the type1cm) below?
Contributor
Author
There was a problem hiding this comment.
No, see (the links at the bottom of) #29791 (comment) for why we still need type1cm being installed (even if not usepackage'd).
tacaswell
approved these changes
May 27, 2025
Member
Is this reference right? It's an already-merged PR. |
Contributor
Author
|
Sorry, that was not a real issue. It's rather than #12928 partially fixed #8068 by allowing loading of unicode glyphs in svg usetex, but loaded some of them at the wrong size, as noted at the bottom of #12928 (comment). Edited the link above for clarity. |
QuLogic
approved these changes
May 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
... to fix unicode glyph sizing issues for svg & patheffects.
This is the patch at #29791 (comment) with a test. Closes #12928 (comment). Closes #27654. Closes #28675. Closes #29791. Supersedes #14159.
PR summary
PR checklist