Problem printing Umlaute
jckoester opened this issue · 1 comments
jckoester commented
Just tried to print a label containing the german umlaut 'ä'. However this doesnt work.
I'm not sure if this is charset problem or a limitation of imagemagick.
HappyCodingRobot commented
verified on Ubuntu .. strange, seems i've never tested it before.
seems like a problem with argparse and unicode. I will take a look into it ..