New Test Version Attached
2020-10-31
- Fix for border causing img to move horz.
- Remove draw_old.py, not needed in Cal v2+ - min valid calibre is v2.85.1
2020-10-28
- Add a missed string for translation - thanks un-pogaz!
- Update French translation - thanks un-pogaz!
2020-10-27
- Update Spanish translation - thanks dunhill!
2020-10-26
- Translation enabling code changes
- Translations for French & Spanish
worstje: Sorry, I don't remember anything about that.
Your change corrects the left-right shift, but in turn introduces a similar up-down shift.
Instead, the issue is that the code didn't use the
available size for width. See
github commit