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

tsave error for some fonts #55

Closed
sepandhaghighi opened this issue Aug 21, 2019 · 0 comments
Closed

tsave error for some fonts #55

sepandhaghighi opened this issue Aug 21, 2019 · 0 comments
Labels
Milestone

Comments

@sepandhaghighi
Copy link
Owner

Description

tsave function error for some fonts

Steps/Code to Reproduce

>>> from art import *
>>> Data = tsave("test@34",font="antrophobia",filename="antrophobia.txt",print_status=False)
>>> Data["Message"]

Expected Behavior

OK

Actual Behavior

'ascii' codec can't decode byte 0xd1 in position 0: ordinal not in range(128)

Operating System

Ubuntu 14.04

Python Version

Python 2.7.6

ART Version (Use : art.__version__)

3.9

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