Releases: ysard/escapy
Releases · ysard/escapy
Release list
Public release 1.1.0
Adds all extended commands + remote commands support:
- Set unit: ESC U, ESC ( U
- Raster resolution: ESC ( D
- Transfer raster image: ESC i
- Print method: ESC ( m
- Monochrome: ESC ( K
- Vertical position: ESC ( v, ESC ( V
- Horizontal position: ESC ( $, ESC ( /
- Page length: ESC ( C
- Format: ESC ( c
- Paper dimensions: ESC ( S
- Dot size: ESC ( e
- Remote codes: RS, FP, JH, JS
Includes numerous improvements, such as:
- Remove blank pages as best as possible
- Support of printer profiles
- Support of nozzle offsets
1.0.4
Public release 1.0.3
- Fix lark 1.3.x issue by blocking the update; see #3
- Expect error code when SystemExit is raised
- Add directive to install the config file in /etc/
- Fix localization of local config file at ~/.config instead of ~/.local/share
- Add support of ESC e command
- Fix DC1 command not skipped if not in printable mode
Public release 1.0.2
- Fix issue with unexpected vertical dots resolution on WinUAE AmigaOS emulator. See #2.
Public release 1.0.1
First public stable release.
- PyPI package
- Debian package