FBReader

From Wikipedia, the free encyclopedia
FBReader
Stable release
3.1.4 / February 4, 2023; 13 months ago (2023-02-04)
Preview release
4.0 beta 45 / February 8, 2023; 13 months ago (2023-02-08)
Repository
Written inC++, Java, Swift
Operating systemCross-platform
Available inMultilingual
Typee-book reader
LicenseLinux: Formerly GPL;[1]
Android: GPL and commercial licenses formerly available.[2] Open-source versions are now discontinued, and it is only available under a proprietary license.
Websitefbreader.org

FBReader is an e-book reader for Linux, Microsoft Windows, Android, and other platforms.

It was originally written for the Sharp Zaurus and currently runs on many other mobile devices, like the Nokia Internet Tablets, as well as desktop computers. A preview of FBReaderJ (the Java port) for Google Android was released on April 13, 2008.

Supported formats include EPUB, FictionBook, HTML, plucker, PalmDoc, zTxt, TCR, CHM, RTF, OEB, mobi without DRM, and plain-text.[3]

A desktop version of FBreader

It was formerly free software under the GPL, but since 2015 (v2.7) is proprietary software.[4]

History[edit]

Nikolay Pultsin wrote the first FBReader; the tool was released for the Sharp Zaurus in January 2005, a Maemo port was added[by whom?] in December 2005 for the Nokia 770. FBReader has since had binary packages released for many mobile-device platforms and for most major personal computer operating systems.[5] The FBReader name with the FB prefix comes from FictionBook, an e-book format popular in Russia, the country of FBReader's author.[6]

The original FBReader was written in C++; however, in 2007[7] a fork called FBReaderJ was created[by whom?], which was written in Java. As the Android platform became available in the following years, this fork became the codebase for the Android software application, while the C++ codebase remained in use for other platforms.[8]

In 2015 the software for all platforms became closed-source: the old open-source code hasn't been updated since. The Android app was split into Free and Premium versions, both closed-source, with the Premium version adding integrated support for PDF and for machine translation.[9]

Components[edit]

For easy cross-platform compiling, FBReader uses zlibrary, a cross-platform interface library. It allows recompiling for many platforms while disregarding the GUI-toolkit used.

Features[edit]

  • support Multiple book tar, ZIP, GZIP and BZIP2 archives.[10]
  • encoding detection
  • generates contents table.
  • Embedded images
  • hyperlinks
  • Position indicator (substitutes for page number).
  • library building
  • Most Recent Book
  • last read positions for all previously opened books
  • List of last opened books.
  • Automatic hyphenations
  • Text search.
  • Full-screen mode.
  • Screen rotation by 90, 180 and 270 degrees.
  • Text-to-speech

File format support[edit]

FBReader supports the following file formats:[11]

  • EPUB : all the main features except the tables. CSS support is not complete.
  • EPUB3 : does not support most of ePub 3 specific features
  • Mobipocket : opens non-encrypted *.mobi files. DRM-protected files are not supported.
  • FB 2.0 : fully supported
  • FB 2.1 : lacks support of tables
  • HTML : limited, sufficient support
  • Plain text : supported, might not correctly split text into paragraphs.
  • RTF : subset of RTF
  • DOC (Microsoft Word) : subset of DOC
  • PDF :
    • Android: via separate plugin with third-party library
    • Other platforms: not supported
  • DjVu :
    • Android: via separate plugin
    • Other platforms: not supported
  • Plucker :
    • Android: not supported at this moment
    • Other platforms: "absolute positioning" commands may be interpreted or ignored
  • DAISY 3 : added to Go Read for Bookshare on Google Play (a fork of FBReaderJ by Benetech)

Multi-Platform Support[edit]

See also[edit]

References[edit]

  1. ^ https://github.com/geometer/FBReader/blob/master/fbreader/LICENSE FBReader License
  2. ^ https://web.archive.org/web/20180719134505/https://fbreader.org/android FBReader for Android
  3. ^ FBReader: About FBReader
  4. ^ "FBReader for Android". 10 July 2011.
  5. ^ "FBReader: obsolete versions". Archived from the original on 2008-07-24. Retrieved 2008-07-01.
  6. ^ FBReader and its .fb2 format, maemo.org forum, 2005
  7. ^ "geometer/FBReaderJ". GitHub. Retrieved 2015-07-03.
  8. ^ "geometer/FBReader". GitHub. Retrieved 2015-07-03.
  9. ^ "FBReader for Android". 10 July 2011.
  10. ^ "MobileRead Wiki - FBReader".
  11. ^ E-book formats, supported and not supported | Free eBook Reader - Free!
  12. ^ "MobileRead Wiki - FBReader".

External links[edit]