Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
WIP: New FreeType wrappers#5414
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
35 commits Select commitHold shift + click to select a range
038cd9c
Remove ft2font
mdboom5e4c36e
Install freetypy from git
mdboom0cc61e9
Remove tests and examples that are now obsolete
mdboomd97def9
Use freetypy in font_manager.py
mdboom23c2f07
Move from FT2Font to freetypy for all uses
mdboomc91d988
Update comment
mdboom440fc51
Move local freetype building resp. to freetypy
mdboom632a6f6
Bugfix for AFM fonts
mdboom72cedd3
Remove usage of ttconv, in favor of freetypy.subset
mdboom4eaa209
Use font config in place of font_manager
mdboom04c14db
Font layout details
mdboomd8ca0d5
Bug fixes in new font universe
mdboom28fb1dc
Build freetypy with specific version of freetype
mdboomb7d73af
Install fcpy on Travis
mdboomd45129f
Minor fixes and consistency cleanups
mdboomcbd59dc
Fix merge
mdboom19bc0a3
Fix y-alignment
mdboom2825e44
Fix SVG
mdboom39a5e79
Fix y-alignment
mdboom1dfb7b8
Fix rendering of mathtext
mdboomd2ceb8e
Fix deprecation warnings
mdboom0208eb5
Remove obsolete test
mdboomed07ac8
Fix requirements
mdboom2261d48
Narrow builds no longer relevant
mdboome7e8065
Improve layout-to-bitmap API
mdboome3f921e
Fix spacing in PDF
mdboom6ce033f
Fix slant handling
mdboom641d2b4
Make single directory font lookup work
mdboomb55c8eb
Fix deprecated rcParam warnings
mdboom607767e
Fix font styles test
mdboome037636
Fix layout in legends
mdboomd00777d
Bugfix
mdboom4c68718
Handle AFM files correctly
mdboom0d10ec1
Use new layout API
mdboom9d6632f
Update test images
mdboomFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Fix spacing in PDF
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commite3f921eb2e358a511b718f2b52827a529babe90c
There are no files selected for viewing
2 changes: 1 addition & 1 deletionlib/matplotlib/backends/backend_pdf.py
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
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.