1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

improve spelling

This commit is contained in:
Patrick Kanzler
2023-09-06 01:22:42 +02:00
parent ba468bcb5a
commit 6620760b9f
13 changed files with 104 additions and 39 deletions

View File

@@ -12,7 +12,7 @@ Description
Python ESC/POS is a library which lets the user have access to all those printers handled
by ESC/POS commands, as defined by Epson, from a Python application.
The library tries to implement the functions provided by the ESC/POS-commandset and supports sending text, images,
The library tries to implement the functions provided by the ESC/POS-command-set and supports sending text, images,
barcodes and qr-codes to the printer.
Text can be aligned/justified and fonts can be changed by size, type and weight.