Use param font_size in sw_barcode()

This commit is contained in:
belono 2023-05-11 12:16:47 +02:00
parent 8f225fe53a
commit 898dd6935a

View File

@ -683,6 +683,7 @@ class Escpos(object):
"module_height": module_height,
"module_width": module_width,
"text_distance": text_distance,
"font_size": font_size,
},
)