Skip to content
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

FIX: fix bad string handling in type1font #4472

Closed

Conversation

tacaswell
Copy link
Member

Do not try to encode a bytestring in python 3.

closes #4470

Do not try to encode a bytestring in python 3.

closes matplotlib#4470
@tacaswell
Copy link
Member Author

Also closes ContinuumIO/anaconda-issues#337

@tacaswell
Copy link
Member Author

The random test failures are from running too many processes on travis and latex stepping on it's own toes.

@image_comparison(baseline_images=['test_type1font_encoding'],
extensions=['pdf'])
def test_type1font_encoding():
# This doesn't work
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you intend to leave this comment here? It's baffling.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is a typo from modifying the bug report example to be a test, should have been removed.

@tacaswell tacaswell added this to the Color overhaul milestone May 26, 2015
@tacaswell
Copy link
Member Author

Closing in favor of #4522

@tacaswell tacaswell closed this Jun 14, 2015
@tacaswell tacaswell deleted the fix_type1encoding branch June 14, 2015 19:03
@tacaswell tacaswell modified the milestones: Color overhaul, next major release (2.0) Oct 26, 2015
@QuLogic QuLogic modified the milestones: unassigned, 2.0 (style change major release) Oct 16, 2016
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.

None yet

4 participants