Skip to content

Releases: ysard/escapy

Public release 1.1.0

Choose a tag to compare

@ysard ysard released this 03 Jul 16:53

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

Choose a tag to compare

@ysard ysard released this 18 Jun 11:28
  • Add ESC . 3, ESC ACK, as supported new commands related to Delta Row compression for raster graphics.
  • Fix RLE decompression.
  • Add ESC ( r, ESC ( K extended commands.
  • Add Exit Packet mode command.

Public release 1.0.3

Choose a tag to compare

@ysard ysard released this 09 Jun 15:08
  • 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

Choose a tag to compare

@ysard ysard released this 24 May 02:19
  • Fix issue with unexpected vertical dots resolution on WinUAE AmigaOS emulator. See #2.

Public release 1.0.1

Choose a tag to compare

@ysard ysard released this 02 Feb 20:47

First public stable release.

  • PyPI package
  • Debian package