Initial import of fbreader-0.10.1:
authorwiz <wiz>
Sun, 18 Jan 2009 17:39:37 +0000 (17:39 +0000)
committerwiz <wiz>
Sun, 18 Jan 2009 17:39:37 +0000 (17:39 +0000)
commitbee13c7c26ea52297008ba7b34be6acb0c612011
tree92f232d8716f13f608fb442e21eb29fcb3e58fcf
parent7299a09d7ebd998cb8a0490ab7c020f386cc0bae
Initial import of fbreader-0.10.1:

FBReader is an e-book reader for various platforms.

Main features:
  * Supported formats are
       * fb2 e-book format (style attributes are not supported yet).
       * HTML format (tables are not supported).
       * CHM format (tables are not supported).
       * plucker format (tables are not supported).
       * Palmdoc (aportis doc).
       * zTxt (Weasel format).
       * TCR (psion text) format.
       * RTF format (stylesheets and tables are not supported).
       * OEB format (css and tables are not supported).
       * OpenReader format (css and tables are not supported).
       * Non-DRM'ed mobipocket format (tables are not supported).
       * Plain text format.
  * Direct reading from tar, zip, gzip and bzip2 archives. (Multiple books
    in one archive are supported.)
  * Automatic library building.
  * Automatic language and character encoding detection is supported.
  * Automatically generated contents table.
  * Embedded images support.
  * Footnotes/hyperlinks support.
  * Position indicator.
  * Keeps the last open book and the last read positions for all opened
    books between runs.
  * List of last opened books.
  * Automatic hyphenations.
  * Text search.
  * Full-screen mode.
  * Screen rotation by 90, 180 and 270 degrees.
15 files changed:
misc/fbreader/DESCR [new file with mode: 0644]
misc/fbreader/Makefile [new file with mode: 0644]
misc/fbreader/PLIST [new file with mode: 0644]
misc/fbreader/distinfo [new file with mode: 0644]
misc/fbreader/options.mk [new file with mode: 0644]
misc/fbreader/patches/patch-aa [new file with mode: 0644]
misc/fbreader/patches/patch-ab [new file with mode: 0644]
misc/fbreader/patches/patch-ac [new file with mode: 0644]
misc/fbreader/patches/patch-ad [new file with mode: 0644]
misc/fbreader/patches/patch-ae [new file with mode: 0644]
misc/fbreader/patches/patch-af [new file with mode: 0644]
misc/fbreader/patches/patch-ag [new file with mode: 0644]
misc/fbreader/patches/patch-ah [new file with mode: 0644]
misc/fbreader/patches/patch-ai [new file with mode: 0644]
misc/fbreader/patches/patch-aj [new file with mode: 0644]