kopia lustrzana https://github.com/backface/turtlestitch
add stitches to preview
rodzic
58e3c9bd23
commit
a59f6b8ebf
|
@ -43,7 +43,7 @@ def main():
|
|||
emb.add_endstitches_to_jumps(10)
|
||||
#emb.to_triple_stitches()
|
||||
emb.save_as_png("files/%s.png" % fid)
|
||||
emb.save_as_exp("files/%s.exp" % fid)
|
||||
emb.save_as_exp("files/%s.exp" % fid,True)
|
||||
|
||||
print "Content-Disposition: attachment; filename=%s.exp" % fid
|
||||
print "Content-Type: application/octet-stream\n"
|
||||
|
|
Ładowanie…
Reference in New Issue