This commit is contained in:
Kovid Goyal 2009-01-23 15:20:32 -08:00
parent a7c03057c3
commit eff0ee4df7

View File

@ -19,35 +19,35 @@ What formats does |app| support conversion to/from?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|app| supports the conversion of the following formats: |app| supports the conversion of the following formats:
+----------------------------+------------------------------------------+ +----------------------------+------------------------------------------------------------------+
| | **Output formats** | | | **Output formats** |
| +------------------+-----------------------+ | +------------------+-----------------------+-----------------------+
| | EPUB | LRF | | | EPUB | LRF | MOBI |
+===================+========+==================+=======================+ +===================+========+==================+=======================+=======================+
| | MOBI | ✔ | ✔ | | | MOBI | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| | LIT | ✔ | ✔ | | | LIT | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| | PRC | ✔ | ✔ | | | PRC | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| | EPUB | ✔ | ✔ | | | EPUB | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| | ODT | ✔ | ✔ | | | ODT | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| | HTML | ✔ | ✔ | | | HTML | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| **Input formats** | CBR | ✔ | ✔ | | **Input formats** | CBR | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| | CBZ | ✔ | ✔ | | | CBZ | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| | RTF | ✔ | ✔ | | | RTF | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| | TXT | ✔ | ✔ | | | TXT | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| | PDF | ✔ | ✔ | | | PDF | ✔ | ✔ | ✔ |
| | | | | | | | | | |
| | LRS | | ✔ | | | LRS | | ✔ | ✔ |
+-------------------+--------+------------------+-----------------------+ +-------------------+--------+------------------+-----------------------+-----------------------+