Merge 4dea342680371b1135afa3ecad981b507723f3b3 into 331fe6a93a300a6bdc03dc28d7c6faec23d99d1c

This commit is contained in:
Qian LinFeng 2016-04-28 01:28:49 +00:00
commit 50d5334fa4

View File

@ -269,7 +269,7 @@ class Escpos:
elif type.upper() == "BU2":
self._raw(TXT_BOLD_ON)
self._raw(TXT_UNDERL2_ON)
elif type.upper == "NORMAL":
elif type.upper() == "NORMAL":
self._raw(TXT_BOLD_OFF)
self._raw(TXT_UNDERL_OFF)
# Font