cross-stitch

interactively turn images into patterns for cross stitching
git clone git://src.adamsgaard.dk/cross-stitch # fast
git clone https://src.adamsgaard.dk/cross-stitch.git # slow
Log | Files | Refs | README | LICENSE Back to index

DateCommit messageAuthorFiles+-
2020-01-02 09:15Remove license info from readmeAnders Damsgaard1+0-4
2020-01-02 09:11Change to ISC licenseAnders Damsgaard2+15-674
2019-09-07 06:18Update contact information in READMEAnders Damsgaard1+2-2
2014-02-15 21:12256 color conversion workingAnders Damsgaard1+2-3
2014-02-15 20:31256 color palette works, but is too slowAnders Damsgaard1+22-13
2014-02-15 20:11added 256 color palette, still to be incorporated in GUIAnders Damsgaard4+556-0
2014-02-15 19:22Added grid toggleAnders Damsgaard2+22-7
2014-02-15 17:20rephraseAnders Damsgaard1+1-1
2014-02-15 17:20updated toggleAnders Damsgaard1+4-2
2014-02-15 14:51updated example images with GUIAnders Damsgaard5+16-5
2014-02-15 14:43changed title for main windowAnders Damsgaard1+1-1
2014-02-15 13:26added confimation dialog upon quit if unsavedAnders Damsgaard1+7-1
2014-02-15 12:47added win arch detailsAnders Damsgaard1+1-1
2014-02-15 12:45win build uploaded, added file sizeAnders Damsgaard1+1-1
2014-02-15 12:44included upload instructions of win buildAnders Damsgaard1+2-0
2014-02-15 12:35Changed to pyinstallerAnders Damsgaard1+1-1
2014-02-15 11:45added windows build scriptAnders Damsgaard2+5-0
2014-02-15 11:43added arch and download sizeAnders Damsgaard1+1-1
2014-02-15 11:41wrong name for wxPythonAnders Damsgaard1+1-1
2014-02-15 11:40Added download links, win link not live yetAnders Damsgaard1+8-2
2014-02-15 10:29Added build instructions for Mac to MakefileAnders Damsgaard1+8-0
2014-02-14 23:38added iconAnders Damsgaard1+0-0
2014-02-14 23:26removed old build targetsAnders Damsgaard1+0-8
2014-02-14 23:25png default output file typeAnders Damsgaard1+5-4
2014-02-14 23:24Improved file dialogsAnders Damsgaard3+46-61
2014-02-14 23:14added dialogs for downsampling and color limitAnders Damsgaard1+27-71
2014-02-14 23:00Tried intro dialog, doesn't workAnders Damsgaard1+63-6
2014-02-14 22:39added about dialogAnders Damsgaard1+46-4
2014-02-14 21:55save dialog worksAnders Damsgaard1+11-5
2014-02-14 21:50Open file works, image processing functions work from menuAnders Damsgaard1+48-38
2014-02-14 19:34Added preview panel, it's in a separate window, howeverAnders Damsgaard1+42-9
2014-02-14 19:14Begun implementing GUIAnders Damsgaard3+115-110
2014-02-14 14:23updated exampleAnders Damsgaard1+0-0
2014-02-14 14:22updated imageAnders Damsgaard1+0-0
2014-02-14 14:22increased width in exampleAnders Damsgaard3+3-3
2014-02-14 14:20default ncolors = 16Anders Damsgaard5+6-6
2014-02-14 14:17added k-means clustering to reduce the number of colorsAnders Damsgaard3+15-4
2014-02-13 21:33fix typography in usage cmdAnders Damsgaard2+3-5
2014-02-13 21:29Updated exampleAnders Damsgaard3+2-2
2014-02-13 21:27Updated todoAnders Damsgaard2+2-0
2014-02-13 21:24updated help descriptionAnders Damsgaard3+11-8
2014-02-13 21:22updated readme with usage cmdAnders Damsgaard2+15-6
2014-02-13 21:21Readme updated with todoAnders Damsgaard3+10-2
2014-02-13 21:17Program functional, generates readme with exampleAnders Damsgaard6+88-6
2014-02-13 20:56numpy/scipy as image processing librariesAnders Damsgaard2+19-9
2014-02-13 20:17Use PILAnders Damsgaard2+28-14
2014-02-13 19:26Added parsing of input argumentsAnders Damsgaard2+34-0
2014-02-13 18:36Added GPLv3Anders Damsgaard1+674-0
2014-02-13 18:36Added minimal readmeAnders Damsgaard1+18-0