Use param font_size in sw_barcode()
This commit is contained in:
parent
8f225fe53a
commit
898dd6935a
@ -683,6 +683,7 @@ class Escpos(object):
|
||||
"module_height": module_height,
|
||||
"module_width": module_width,
|
||||
"text_distance": text_distance,
|
||||
"font_size": font_size,
|
||||
},
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user