summaryrefslogtreecommitdiff
path: root/asciifarmclient/charmap.py
AgeCommit message (Collapse)Author
2020-09-22don't double non-ascii letters when converting to fullwidthtroido
2020-09-22charmap with character_width 2 will automatically convert halfwidth to fullwidthtroido
2020-09-22refactored CharMap out of Displaytroido