Commit Graph

141 Commits

Author SHA1 Message Date
Alex Xu
05134c1b59 Add generated files to ignore 2021-04-05 15:51:18 -07:00
Alex Xu
f2c7c99e2f Add standard python gitignore 2021-04-02 16:50:18 -07:00
Alex Yatskov
c57901ce67
Merge pull request #34 from axu2/exe
Add install/exe build instructions
2021-04-01 20:18:09 -07:00
Alex Yatskov
68c10024f9
Merge pull request #33 from axu2/master
Scale and Crop instead of Stretch
2021-04-01 20:16:38 -07:00
Alex Xu
b30d3ff978
Add platform to py2exe requirement 2021-03-31 14:39:36 -07:00
Alex Xu
bdc5dfc409 Fix wording 2021-03-29 17:55:25 -07:00
Alex Xu
e0d30662bf Update INSTALL.md 2021-03-29 17:14:53 -07:00
Alex Xu
690d956fbc Update requirements.txt 2021-03-29 17:13:07 -07:00
Alex Xu
4fbfd99299 Update .gitignore 2021-03-28 09:29:13 -07:00
Alex Xu
563564ea53 Create requirements.txt 2021-03-28 09:28:05 -07:00
Alex Xu
319e2816c1 Move install instructions to own file 2021-03-27 19:52:02 -07:00
Alex Xu
5731ffdb01 Add run instructions. 2021-03-27 19:20:12 -07:00
Alex Xu
b0dffdefba Add install instructions 2021-03-27 19:05:53 -07:00
Alex Xu
7a1d42cd43 Revert "Update setup.py"
This reverts commit d7866df9c4.
2021-03-25 17:01:20 -07:00
Alex Xu
d7866df9c4 Update setup.py 2021-03-25 16:50:51 -07:00
Alex Xu
464826ab14 Forgot one rename 2021-03-25 16:39:09 -07:00
Alex Xu
38832b8196 Rename Stretch to ScaleCrop 2021-03-25 16:36:09 -07:00
Alex Xu
c1e8a8c2e4 Scale and Crop instead of Stretch 2021-03-24 20:51:21 -07:00
13de820e34 Updating README.md 2019-04-28 16:02:23 -07:00
3b7a091162 Updating README.md 2019-04-28 12:33:53 -07:00
d9d0926ed9 update license file 2019-04-28 11:51:37 -07:00
e1f747fec3 Updating README.md 2019-01-05 19:44:00 -08:00
Alex Yatskov
d60a42bd7a
Merge pull request #28 from tcyrus/patch-1
Update README.md
2018-05-19 11:29:22 -07:00
Timothy Cyrus
39feb88fdd
Update README.md
Updating Requirement Links and changing PIL dependency to Pillow
2018-05-16 20:25:11 -04:00
cde1faa6bf Updating README.md 2017-07-30 17:37:27 -07:00
91cebcc07d Updating README.md 2016-10-25 19:15:43 -07:00
ae22264fe5 Updating README.md 2016-09-06 21:16:15 -07:00
87701a38ec Merge branch 'master' of https://github.com/FooSoft/mangle 2016-09-06 21:15:41 -07:00
bec4007cfd Updating README.md 2016-09-06 21:13:47 -07:00
Alex Yatskov
081296fc98 Merge pull request #27 from t-sullivan/master
Fix bug where splitting pages resulted in out-of-order and over-writt…
2016-08-17 21:08:13 -07:00
Thomas Sullivan
442662e65c Fix bug where splitting pages resulted in out-of-order and over-written pages, rename imageFlags variables to be more intuitive 2016-08-17 21:15:24 -04:00
Alex Yatskov
d9a78e3379 Merge pull request #26 from t-sullivan/master
Add support for popular e-readers, consolidate existing formats
2016-08-13 20:27:52 -07:00
Thomas Sullivan
03a46c6c80 Change default format to newest kindles 2016-08-13 19:28:19 -04:00
Thomas Sullivan
0336f38cbc Add support for popular e-readers, consolidate existing formats 2016-08-13 19:27:03 -04:00
Thomas Sullivan
3d385ef41f Ignore .idea folders 2016-08-10 17:44:24 -04:00
Thomas Sullivan
145fe173b8 Add common OS X files to ignore 2016-08-10 17:34:05 -04:00
d691061bdc Updating README.md 2016-07-10 13:39:38 -07:00
71d6758470 Deleting images 2016-07-02 21:39:07 -07:00
4aa58f0e77 Updating README.md 2016-07-02 21:30:58 -07:00
0024548a33 Updating download location 2016-01-10 11:42:34 +09:00
Alex Yatskov
a6d91b0e67 Delete LICENSE 2015-11-17 15:03:32 +09:00
Alex Yatskov
df8f7b9fcc Update README.md 2015-11-17 14:27:51 +09:00
f43e7fbf80 Updating README 2015-11-13 18:40:29 +09:00
Alex Yatskov
81bbc5f113 Merge pull request #25 from naparuba/master
Master
2015-10-30 11:47:01 +09:00
Gabès Jean
cc0eddd3db Fix: catch a bug with bogus images and crop feature
A new exception was raised by the PIL lib in the crop part, so was not
catch by the previous catch feature.
2015-10-29 21:00:51 +01:00
Gabès Jean
a061ef26fe Merge remote-tracking branch 'refs/remotes/FooSoft/master' 2015-10-24 10:50:09 +02:00
Alex Yatskov
f1f94ccfba Merge pull request #24 from naparuba/master
Master
2015-10-23 10:54:31 +09:00
Gabès Jean
ca3b52df25 Add: autocrop option, and fix add image (not directory) crash regression 2015-10-17 15:28:25 +02:00
Gabès Jean
83251909b3 Add: some code styling 2015-10-07 21:50:47 +02:00
Alex Yatskov
e2f96a6271 Merge pull request #23 from naparuba/master
Add: do not split images that are not "double page"
2015-10-06 15:11:04 +09:00