mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	Update examples/font_variations.py
Co-authored-by: Benito López <belono@users.noreply.github.com>
This commit is contained in:
		@@ -13,7 +13,6 @@
 | 
			
		||||
# It is the 3rd entry (zero-based index 2),
 | 
			
		||||
# with Font="B", Bold, Underline, Align=right.
 | 
			
		||||
 | 
			
		||||
from pprint import pprint
 | 
			
		||||
from escpos import printer
 | 
			
		||||
 | 
			
		||||
p = printer.Usb(0x04B8, 0x0E20, profile="TM-P80")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user