formats.en.html 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <h3><center>Electronic Book Formats (supported and unsupported)</center></h3>
  2. <p>Firstly, FBReader is an open source application, and as result all formats FBReader
  3. currently supports are open formats. Theoretically, FBReader's engine could be used as a part of a
  4. closed-source application that would be supporting books in some DRM-ed/non-open format. However this
  5. requires desire not only of FBReader developers, but also that of owners of the corresponding
  6. format.</p>
  7. <p>Secondly, since FBReader's authors have limited resources, formats that have the following properties are
  8. considered first:<ul>
  9. <li>popularity of the format (usually this means that there are at least several books in this
  10. format :))</li>
  11. <li>the format is expected to be used for books and, first of all, fiction books (we do not have
  12. any short-term plans to add support for any spreadsheet format)</li>
  13. <li>the format is text based, and not image based (e.g. if a book is just a collection of
  14. TIFF-images within a container of some sort (archive or other), then it's most likely that
  15. implementation of this format will be prioritized rather low)</li>
  16. </ul></p>
  17. <p>We do not aim to make support for a particular format as complete as possible so it would cover
  18. all options listed in the format description, e.g. those that would unlikely to be used in real
  19. life. In many cases that would require a significant effort that would not result in
  20. visible effect for the end user. However if a particular file is rendered incorrectly
  21. from your point of view, please contact us and if possible include the offensive file and we will
  22. try to fix the situation.</p>
  23. <p>In the foreseen future we plan to make format support pluggable &mdash; this will help to separate the
  24. application from the actual format support.</p>
  25. <h4>Issues Common for All Formats</h4>
  26. <p>There are two non-implemented features that many formats required:<ul>
  27. <li>support of style sheets included in the book (e.g. for HTML that would be CSS declarations)</li>
  28. <li>table support</li>
  29. </ul>
  30. We plan to implement both, when it becomes clear how they should be rendered (this is especially
  31. important for small screens).</p>
  32. <p>These features are not metioned in the table below.</p>
  33. <h4>Missing formats</h4>
  34. <p>If your favourite format is not listed here, please tell us about it. If you are able to give us
  35. [a link to] the format description and can give a few books in this very format, we might be able to
  36. implement support for it.</p>
  37. <h4>List of formats and information about their support in FBReader</h4>
  38. <table class="formats" align="center" width="90%" border="0">
  39. <tr style="line-height:150%;font-weight:bold;">
  40. <td class="formats">Format</td>
  41. <td class="formats">Comments</td>
  42. </tr>
  43. <tr>
  44. <td class="formats"><a href="http://www.plkr.org/">plucker</a></td>
  45. <td class="formats">This format has commands for &ldquo;absolute positioning&rdquo;, which are targeted to the
  46. devices with specific screen resolution (e.g. &ldquo;put the item 2 pixels away from the left
  47. border&rdquo;.) Since FBReader aims to allow reading on devices with different screen sizes and
  48. resolutions, such commands may be interpreted depending on the context and, in some cases, be
  49. completely ignored.</td>
  50. </tr>
  51. <tr>
  52. <td class="formats"><a href="http://en.wikipedia.org/wiki/Open_eBook">Open E-Book (oeb)</a></td>
  53. <td class="formats">The format specification is quite extensive, while there's no a great deal of available books
  54. [yet?]. As far as we know, FBReader reasonably well renders books in this format.</td>
  55. </tr>
  56. <tr>
  57. <td class="formats"><a href="http://www.openreader.org/">OpenReader</a></td>
  58. <td class="formats">The situation is the same as with the Open E-Book.</td>
  59. </tr>
  60. <tr>
  61. <td class="formats"><a href="http://www.idpf.org/">epub</a></td>
  62. <td class="formats">Support for this format is far from being complete, however we plan to improve it.</td>
  63. </tr>
  64. <tr>
  65. <td class="formats">html</td>
  66. <td class="formats">Generally speaking, HTML is not a book format. It has many elements that are related to the
  67. visual rendering, while it lacks elements related to the book structure (as result, it's quite
  68. impossible to determine a table of contents for an arbitrary book in HTML format). FBReader has
  69. limited support for HTML, however it proved to be sufficient for the majority of books available
  70. out there.</td>
  71. </tr>
  72. <tr>
  73. <td class="formats"><a href="http://www.fictionbook.org/index.php/English">fb2</a></td>
  74. <td class="formats">From practical point of view, version 2.0 of the format specification is fully supported. To
  75. be compliant with version 2.1 of the standard, FBReader lacks support of tables.</td>
  76. </tr>
  77. <tr>
  78. <td class="formats">plain text</td>
  79. <td class="formats">This format is supported. However FBReader might not always correctly split text into
  80. paragraphs.</td>
  81. </tr>
  82. <tr>
  83. <td class="formats">ztxt (<a href="http://gutenpalm.sourceforge.net/">Weasel Reader</a> format)</td>
  84. <td class="formats">This is just a compressed text. Comments for the previous format are also applicable for this
  85. one.</td>
  86. </tr>
  87. <tr>
  88. <td class="formats"><a href="http://en.wikipedia.org/wiki/PalmDoc">Palmdoc (Aportis Doc)</a></td>
  89. <td class="formats">This format is fully supported.</td>
  90. </tr>
  91. <tr>
  92. <td class="formats">tcr (Psion Text)</td>
  93. <td class="formats">This format is fully supported.</td>
  94. </tr>
  95. <tr>
  96. <td class="formats"><a href="http://www.mobipocket.com/">Mobipocket</a></td>
  97. <td class="formats">DRM-ed and/or files compressed with secret algorithm of Mobipocket are not supported.</td>
  98. </tr>
  99. <tr>
  100. <td class="formats">chm</td>
  101. <td class="formats">There's no complete open description of this format, while there is an open source library
  102. called chmlib that allows to work with the format as well as many open source applications that
  103. use this library to read and render files in this format. FBReader's support is implemented
  104. independently from chmlib as result rendering might be different.</td>
  105. </tr>
  106. <tr>
  107. <td class="formats"><a href="http://en.wikipedia.org/wiki/Rich_Text_Format">rtf</a></td>
  108. <td class="formats">FBReader has minimal support for RTF.</td>
  109. </tr>
  110. <tr>
  111. <td class="formats"><a href="http://en.wikipedia.org/wiki/Portable_Document_Format">pdf</a></td>
  112. <td class="formats">This format is not supported. Files in this format may contain just text as well as image
  113. representation of pages. We plan to include PDF support in FBReader: first support for files
  114. that are using text only.</td>
  115. </tr>
  116. <tr>
  117. <td class="formats"><a href="http://djvu.org/">djvu</a></td>
  118. <td class="formats">This format is not supported. Our current plans do not include this format either.</td>
  119. </tr>
  120. <tr>
  121. <td class="formats">doc (Microsoft Word)</td>
  122. <td class="formats">This format is not supported. Probably this format will be partially supported using catdoc.</td>
  123. </tr>
  124. <tr>
  125. <td class="formats">odt</td>
  126. <td class="formats">This format is not supported. It might be supported in future, however the specification is
  127. way too big, so most likely there will be some limitations.</td>
  128. </tr>
  129. <tr>
  130. <td class="formats"><a href="http://www.msh-tools.com/ebook/lrfformat.html">lrf</a></td>
  131. <td class="formats">This format is not supported. Our current plans do not include this format
  132. either.</td>
  133. <tr>
  134. <td class="formats"><a href="http://www.isilo.com/">iSilo</a></td>
  135. <td class="formats">This format is not supported. Actually there are two kinds of iSilo format: old one and new
  136. one (iSiloX). Old format is open however, to the best of our knowledge, currently it is
  137. practically not used at all. On the other hand iSiloX is a proprietary format, so as result it cannot
  138. be supported in FBReader.</td>
  139. </tr>
  140. <tr>
  141. <td class="formats">.lit</td>
  142. <td class="formats">This format is not supported and is unlikely to be ever supported. It is a closed format
  143. created and owned by Microsoft and any attempts to support it would be quite questionable from
  144. legal point of view.</td></tr>
  145. </table>
  146. </body>