摘要:
from PIL import Image ascii_char = list("$@B%8&WM#*oahkbdpqwmZO0QLCJUYXzcvunxrjft/\|()1{}[]?-_+~i!lI;:,\"^`'. ") height=100 weight=100 def get_char(r,g,b,alpha=256): if alpha==0: retur... 阅读全文
posted @ 2018-01-26 14:20
小九xD
阅读(338)
评论(0)
推荐(0)