devartis / passbook

Python library to create Apple Passbook (.pkpass) files
http://www.devartis.com/
MIT License
272 stars 108 forks source link

Add strip image #28

Closed akatreyt closed 9 years ago

akatreyt commented 9 years ago

Is there away to add a strip image for the type coupon?

akatreyt commented 9 years ago

nvm. found it :) passfile.addFile('strip.png', open(strip_location, 'r'))

feel free to close

fara commented 9 years ago

OK! No problem.