diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-09-23 10:21:45 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-09-23 10:21:45 +0200 |
commit | 4890727692f05129d5d38cd79e08902bf9cb0362 (patch) | |
tree | 29ffac78798a2205e8e5c502cbfe6a29b541f63e /README.md | |
parent | Updated OSX GUI (diff) | |
download | kcc-4890727692f05129d5d38cd79e08902bf9cb0362.tar.gz kcc-4890727692f05129d5d38cd79e08902bf9cb0362.tar.bz2 kcc-4890727692f05129d5d38cd79e08902bf9cb0362.zip |
Replaced KindleStrip with KindleUnpack (close #6)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/README.md b/README.md index 7a2ef48..fd06890 100644 --- a/README.md +++ b/README.md @@ -130,11 +130,10 @@ This script born as a cross-platform alternative to `KindleComicParser` by **Dc5 The app relies and includes the following scripts/binaries: - - `KindleStrip` script © 2010-2012 by **Paul Durrant** and released in public domain -([forum thread](http://www.mobileread.com/forums/showthread.php?t=96903)) - - `rarfile.py` script © 2005-2011 **Marko Kreen** <markokr@gmail.com>, released with ISC License - - `image.py` class from **Alex Yatskov**'s [Mangle](http://foosoft.net/mangle/) with subsequent [proDOOMman](https://github.com/proDOOMman/Mangle)'s and [Birua](https://github.com/Birua/Mangle)'s patches - - Icon is by **Nikolay Verin** ([http://ncrow.deviantart.com/](http://ncrow.deviantart.com/)) and released under [CC BY-NC-SA 3.0](http://creativecommons.org/licenses/by-nc-sa/3.0/) License + - `KindleUnpack` script by Charles **M. Hannum, P. Durrant, K. Hendricks, S. Siebert, fandrieu, DiapDealer, nickredding**. Released with GPLv3 License. + - `rarfile.py` script © 2005-2011 **Marko Kreen** <markokr@gmail.com>. Released with ISC License. + - `image.py` class from **Alex Yatskov**'s [Mangle](http://foosoft.net/mangle/) with subsequent [proDOOMman](https://github.com/proDOOMman/Mangle)'s and [Birua](https://github.com/Birua/Mangle)'s patches. + - Icon is by **Nikolay Verin** ([http://ncrow.deviantart.com/](http://ncrow.deviantart.com/)) and released under [CC BY-NC-SA 3.0](http://creativecommons.org/licenses/by-nc-sa/3.0/) License. ## SAMPLE FILES CREATED BY KCC * [Kindle Paperwhite](http://kcc.vulturis.eu/Samples/Ubunchu!-KPW.mobi) @@ -255,6 +254,7 @@ The app relies and includes the following scripts/binaries: * Hotfixed crash occurring on OS with Russian locale ####3.3: +* Created MOBI files are not longer marked as _Personal_ on newer Kindle models * Margins are now automatically omitted in Panel View mode * Layout of panels in Panel View mode is now automatically adjusted to content * Support for Virtual Panel View was removed @@ -264,9 +264,6 @@ The app relies and includes the following scripts/binaries: * Windows release is now bundled with UnRAR and 7za * Small GUI tweaks -## KNOWN ISSUES -* Removing SRCS headers sometimes fail in 32bit enviroments. Due to memory limitations. - ## COPYRIGHT Copyright (c) 2012-2013 Ciro Mattia Gonano and Paweł Jastrzębski. |