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

Skip to content

Enhance font_table_ttf.py #975

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 30, 2012
Merged

Enhance font_table_ttf.py #975

merged 1 commit into from
Jun 30, 2012

Conversation

cgohlke
Copy link
Contributor

@cgohlke cgohlke commented Jun 30, 2012

Load mpl-data/fonts/ttf/Vera.ttf by default.
Fix Python 3 compatibility.

@pelson
Copy link
Member

pelson commented Jun 30, 2012

+1.

Are you testing these in python2.6, python2.7 and python3?

@cgohlke
Copy link
Contributor Author

cgohlke commented Jun 30, 2012

I tested this with 2.6, 2.7, and 3.2.

pelson added a commit that referenced this pull request Jun 30, 2012
Enhance font_table_ttf.py
@pelson pelson merged commit a52a350 into matplotlib:master Jun 30, 2012
@pelson
Copy link
Member

pelson commented Jun 30, 2012

Thanks @cgohlke. FYI I tend to split imports into "python standard", "other packages" and "local modules" and within these groups, I try to put them in alphabetical order.

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

Successfully merging this pull request may close these issues.

2 participants