change logo, show stitches in PNG preview

pull/3/merge
Michael Aschauer 2015-01-11 12:17:55 +01:00
rodzic 048d268b37
commit 67bb99a74b
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -42,8 +42,8 @@ def main():
emb.scale(27.80/pixels_per_millimeter)
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,True)
emb.save_as_png("files/%s.png" % fid,True)
emb.save_as_exp("files/%s.exp" % fid)
print "Content-Disposition: attachment; filename=%s.exp" % fid
print "Content-Type: application/octet-stream\n"

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 2.3 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1.5 KiB