Signed-off-by: kevin <wuwenfengmi@outlook.com>
@@ -260,7 +260,7 @@ while while_loop:
text_draw = ImageDraw.Draw(image)
text_draw.text((x_position, y_position), FeatureByte, fill=text_color, font=font)
# 保存生成的图像
#image.save("barcodes.png")
image.save("database/"+sn+".png")
# 显示图像(可选)
image.show()
The note is not visible to the blocked user.