Skip to content

Why is font selection {left, center, right}? #653

@ghost

Description

usage: python-escpos set [-h] [--align {left,center,right}]
                         [--font {left,center,right}]
                         [--text_type {B,U,U2,BU,BU2,NORMAL}] [--width WIDTH]
                         [--height HEIGHT] [--density DENSITY]
                         [--invert INVERT] [--smooth SMOOTH] [--flip FLIP]
python-escpos set: error: argument --font: invalid choice: '1' (choose from 'left', 'center', 'right')

Why is font selection "left/center/right" and not "0/1"?

  • python-escpos version: 3.2.dev16+g99501cc
  • python version: CPython v3.11.2
  • platform: Linux-6.6.31+rpt-rpi-v8-aarch64-with-glibc2.36
  • printer driver USB is usable: True
  • printer driver File is usable: True
  • printer driver Network is usable: True
  • printer driver Serial is usable: True
  • printer driver LP is usable: True
  • printer driver Dummy is usable: True
  • printer driver CupsPrinter is usable: True
  • printer driver Win32Raw is usable: False

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions