10000 Matplotlib issues with "thin" font styles and .ttc font files · Issue #94 · proplot-dev/proplot · GitHub
[go: up one dir, main page]

Skip to content

Matplotlib issues with "thin" font styles and .ttc font files #94

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

Closed
lukelbd opened this issue Jan 3, 2020 · 3 comments
Closed

Matplotlib issues with "thin" font styles and .ttc font files #94

lukelbd opened this issue Jan 3, 2020 · 3 comments
Labels

Comments

@lukelbd
Copy link
Collaborator
lukelbd commented Jan 3, 2020

With Helvetica Neue as the preferred font, the "thin" style can overwrite regular styles on macOS (matplotlib/matplotlib#8788). The next version of proplot will no longer try to use Helvetica Neue -- it will just try to use Helvetica.

@lukelbd lukelbd added the bug label Jan 3, 2020
@lukelbd
Copy link
Collaborator Author
lukelbd commented Jan 3, 2020

There is also evidently an issue when trying to save figures with .ttc fonts as PDFs (matplotlib/matplotlib#3135). The next version of proplot will also remove all .ttc font files from font_manager.fontManager.ttflist, and issue a warning when users put .ttc files in their .proplot/fonts folder.

@lukelbd lukelbd changed the title "Thin" style fonts not recognized by matplotlib Matplotlib issues with "thin" font styles and .ttc font files Jan 3, 2020
@lukelbd
Copy link
Collaborator Author
lukelbd commented Jan 5, 2020

I have also added sections to colors_fonts.ipynb that describes how to add your own fonts & add your own colors.

@lukelbd
Copy link
Collaborator Author
lukelbd commented Jan 6, 2020

Closed by #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0