mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
Use param font_size in sw_barcode()
This commit is contained in:
@@ -683,6 +683,7 @@ class Escpos(object):
|
||||
"module_height": module_height,
|
||||
"module_width": module_width,
|
||||
"text_distance": text_distance,
|
||||
"font_size": font_size,
|
||||
},
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user