sepandhaghighi / art

🎨 ASCII art library for Python

Home Page:https://www.ascii-art.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utf-8 characters like Chinese cannot show.

utmcontent opened this issue · comments

Description

I want to show some Chinese in ascii art,but it didn't work.Is there a way to support that?Thanks!

from art import *
art_1=art("你好hello") # return art as str in normal mode
print(art_1)

It cannot be show ascii draw correctly.

Congratulations! You have made your first issue to art.
We will respond your issue and do our best to solve it as soon as possible, you can see more issues here.

@tisttsf Would you please give us more information about this issue?

@tisttsf Would you please give us more information about this issue?

@ssheikholeslami Sry,I did't want to open an issue,but clicked the wrong button(which only can be delete by repository owner).I wanted to search something like how to show Chinese or other format of language in ascii picture.

@tisttsf Would you please give us more information about this issue?

@ssheikholeslami I edit the issue:Is there a way to use the library to show Chinese ascii picture?

@tisttsf Thanks for your comments 💯
But we don't have any plans for this work, at least in the near future