1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

Update examples/font_variations.py

Co-authored-by: Benito López <belono@users.noreply.github.com>
This commit is contained in:
Patrick Kanzler
2024-08-25 00:51:07 +02:00
committed by GitHub
parent 5894f0aeeb
commit e19483a852

View File

@@ -13,7 +13,6 @@
# It is the 3rd entry (zero-based index 2),
# with Font="B", Bold, Underline, Align=right.
from pprint import pprint
from escpos import printer
p = printer.Usb(0x04B8, 0x0E20, profile="TM-P80")