2 projects tagged "book"
DaisyDuck provides the ability to playback Daisy 2.02 online books and local books (reachable directly on a physical media). The interface is simplified for quick handling, even for people with a handicap like partially sighted persons. Intuitive keyboard shortcuts provide an easy way to access the functionalities of the application and to navigate within books (by chapter and by paragraph). DaisyDuck automatically saves the position where the playback of a book was interrupted. Then, when this book is reloaded, the playback begins at the last position without any action of the listener.
Previously, fiction books published on the Web were often divided into lines of ~80 characters for comfortable reading. This can be a problem on small displays (such as phones), causing poorly-wrapped formatting. Reformator is a simple Qt utility that attempts to remove newlines inside paragraphs without removing those between paragraphs. Just set the size of the first line indent, and Reformator will recognize real paragraphs and remove all non-useful newlines. It can also detect indent size automatically. It is recommended to back up your books before reformatting.