use doge.jpg as the example of p.image

This commit is contained in:
freeyoung 2014-03-14 02:20:57 +08:00
parent 0590ec90a2
commit 8c115bce27
2 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ The following example shows how to initialize the Epson TM-TI88IV
p = printer.Usb(0x04b8, 0x0202)
p.text("Hello World")
p.image("logo.gif")
p.image("doge.jpg")
p.fullimage("a.really.large.image.png")
p.barcode('1324354657687','EAN13',64,2,'','')
p.qr('this is a piece of code')

BIN
doge.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB