:: About Lucide ::

Lucide is a plugin-based document viewer with support for various file formats.

It provides a SOM based plugin architecture which allows 3rd party programmers
to easily add more plugins.


:: Plugins ::

   Supported file type         Supported features
  --------------------------------------------------------------------------
         PDF                   Scaling, Rotation, Navigation, Text
                               selection, Searching, Asynchronous rendering,
                               PostScript printing

         DJVU                  Scaling, PostScript printing

         JPG                   Scaling
  --------------------------------------------------------------------------

DJVU plugin requires Innotek LIBC 0.6.3:
  
  - ftp://ftp.netlabs.org/pub/gcc/libc-0.6.3-csd3.zip (zip format)
    or ftp://ftp.netlabs.org/pub/gcc/libc-0_6_3-csd3.wpi (WarpIn format)

Optional: to place unicode text to clipboard in OpenOffice.org-compatible
format you need to install UClip package (enhanced OS/2 clipboard support):

  - http://hobbes.nmsu.edu/cgi-bin/h-search?key=UClip

    
PostScript printing requires PostScript-capable printer (pscript.drv).


To see a full list of features and enhancements consult the Lucide TRAC at:

  http://svn.netlabs.org/lucide/

If you encounter any bugs register them in the TRAC as well, see:

  http://svn.netlabs.org/lucide/newticket

Please make sure you select the correct version and component for your ticket.


:: Known problems/limitations ::

General: even/odd printing unavailable for postscript printing.
          ( http://svn.netlabs.org/lucide/ticket/87#comment:4 )

PDF plugin: text selection in multicolumn documents may work incorrectly
            and Lucide may even crash. It's a problem of poppler PDF rendering
            library.
             ( http://svn.netlabs.org/lucide/ticket/98 )
             ( https://bugs.freedesktop.org/show_bug.cgi?id=4006#c1 )


:: Pipe commands ::

First instance of Lucide will create named pipe \PIPE\LUCIDE. You may
send following commands to pipe:

$prev              - will switch to previous page
$next              - will switch to next page
$switchfullscreen  - will switch to fullscreen (even if minimized)
$minimize          - will mimimize Lucide (even if fullscreen)
$rotate            - will rotate 90 CW
$zoomin            - will zoom in
$zoomout           - will zoom out
$zoomoriginal      - will zoom to actual size

This may be useful for presentations with remote control.


:: License ::

Lucide is licensed for use with eComStation only. You are not allowed to
distribute the product by uploading it to public Internet servers or by any
other means make it publicly available.

The plugins are released under CDDL/LGPL or GPL, depending on the plugin. See
http://svn.netlabs.org/lucide/ for more information and source code.


:: Links ::

http://www.netlabs.org
http://www.ecomstation.com


:: Copyright ::

(c) 2006-2007 by Eugene Romanenko, netlabs.org
    in co-operation with Serenity Systems International
