right margin broken in 1.4.0
tedder opened this issue · 6 comments
tedder commented
With 1.4.0 installed there's no right margin. I tried -a
and -j
and a few other things, but to repro all I have to do is install 1.3.1. It's a 12mm tape, simply calling it with one line:
dymoprint "FOO"
The label has no right margin, it simply cuts the tape at the end of the word. Let me know if you want pictures or anything else; I would've thought cf78767 was the fix for this, but then I assume you committed c19a65b for a reason. But installing from current head (ff26705) does not have a proper margin either:
$ pip3 install git+https://github.com/computerlyrik/dymoprint.git@master
...
$ dymoprint --version
dymoprint 1.4.0.post1.dev2+gff26705
maresb commented
maresb commented
Nevermind, I got it.
tedder commented
Thanks!
maresb commented
I'm preparing a release...
maresb commented
v1.4.1 just came out