danmacnish / cartoonify

python app to turn a photograph into a cartoon
MIT License
2.05k stars 202 forks source link

some questions #23

Open darkKyle opened 5 years ago

darkKyle commented 5 years ago

hi, great project, thanks for sharing.

i 've run my "cartoonify" on pi, but some questions:

a) how does it work to auto-print the new png file on thermoprinter? which file to edit? b) how to quit the script? kill the pid?

thx.