Changeset 45 for trunk/Lucide/readme
- Timestamp:
- Jun 7, 2006, 2:12:56 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Lucide/readme
r37 r45 1 Lucide is a plugin-based document viewer. 1 :: About Lucide :: 2 2 3 Included plugins: 3 Lucide is a plugin-based document viewer with support for various file formats. 4 5 It provides a SOM based plugin architecture which allows 3rd party programmers 6 to easily add more plugins. 7 8 9 :: Plugins :: 4 10 5 11 Supported file type Supported features … … 7 13 PDF Scaling, Navigation, Text selection, 8 14 Searching, Asynchronous rendering 9 15 10 16 DJVU Scaling 11 17 12 18 JPG - 13 19 --------------------------------------------------------------------- 14 20 15 !!! DJVU plugin require LIBC: 21 The DJVU plugin requires Innotek LIBC: 22 16 23 ftp://ftp.netlabs.org/pub/gcc/libc-0.6.1-csd1.zip 17 24 18 Current limitations: 19 20 - Printing not implemented 21 - Some menuitems doesn't work 22 23 -- 25 26 :: Limitations & Bugs :: 27 28 - Printing is not yet implemented 29 - Some menuitems do not work 30 31 To see a full list of features and enhancements consult the Lucide TRAC at: 32 33 http://svn.netlabs.org/lucide/ 34 35 If you encounter any bugs register them in the TRAC as well, see: 36 37 http://svn.netlabs.org/lucide/newticket 38 39 Please make sure you select the correct version and component for your ticket. 40 41 42 :: License :: 43 44 Lucide is released for use with eComStation only. You are not allowed to upload 45 it to Hobbes or any other server and make it publicly available. 46 47 The plugins are released under CDDL/LGPL or GPL, depeding on the plugin. See 48 http://svn.netlabs.org/lucide/ for more information and source code. 49 50 51 :: Links :: 52 53 http://www.netlabs.org 54 http://www.ecomstation.com 55 56 57 :: Copyright :: 58 59 (c) by Eugene Romanenko, netlabs.org 60 in co-operation with Serenity Systems International
Note: See TracChangeset
for help on using the changeset viewer.