Changeset 383 for trunk/Lucide/readme
- Timestamp:
- Apr 13, 2010, 6:49:59 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Lucide/readme
r373 r383 1 :: About Lucide ::1 :: About Lucide Version 1.3 :: 2 2 3 3 Lucide is a plugin-based document viewer with support for various file formats. … … 20 20 -------------------------------------------------------------------------- 21 21 22 DJVU plugin requires Innotek LIBC 0.6.3:23 24 - ftp://ftp.netlabs.org/pub/gcc/libc-0.6.3-csd3.zip (zip format)25 or ftp://ftp.netlabs.org/pub/gcc/libc-0_6_3-csd3.wpi (WarpIn format)26 22 27 Optional: to place unicode text to clipboard in OpenOffice.org-compatible 28 format you need to install UClip package (enhanced OS/2 clipboard support): 23 :: Requirements :: 24 25 Lucide requires the following: 26 27 - libc 0.6.3: 28 - ftp://ftp.netlabs.org/pub/gcc/libc-0.6.3-csd3.zip (zip format) 29 or ftp://ftp.netlabs.org/pub/gcc/libc-0_6_3-csd3.wpi (WarpIn format) 30 - gcc442.dll: 31 - http://download.smedley.info/gcc442.zip (zip format) 32 or ftp://ftp.netlabs.org/pub/qt4/gcc-lib-4_4_2-20091204.wpi (WarpIn format) 33 34 35 Optional: to place unicode text to the clipboard in OpenOffice.org-compatible 36 format you need to install UClip package (enhanced OS/2 clipboard support, 37 installed by default in eComStation 2.0 RC1 and up): 29 38 30 39 - http://hobbes.nmsu.edu/cgi-bin/h-search?key=UClip … … 50 59 ( http://svn.netlabs.org/lucide/ticket/87#comment:4 ) 51 60 52 PDF plugin: text selection in multicolumn documents may work incorrectly53 and Lucide may even crash. It's a problem of poppler PDF rendering54 library.55 ( http://svn.netlabs.org/lucide/ticket/98 )56 ( https://bugs.freedesktop.org/show_bug.cgi?id=4006#c1 )57 58 61 59 62 :: Pipe commands :: 60 63 61 First instance of Lucide will create named pipe \PIPE\LUCIDE. You may 62 send following commands topipe:64 The first instance of Lucide will create a named pipe \PIPE\LUCIDE. 65 You may send following commands to this pipe: 63 66 64 $prev - will switch to previous page65 $next - will switch to next page67 $prev - will switch to the previous page 68 $next - will switch to the next page 66 69 $switchfullscreen - will switch to fullscreen (even if minimized) 67 70 $minimize - will mimimize Lucide (even if fullscreen) … … 71 74 $zoomoriginal - will zoom to actual size 72 75 73 This may be useful for presentations withremote control.76 This can be useful for presentations with a remote control. 74 77 75 78 76 :: License ::79 :: License till version 1.21 :: 77 80 78 Lucide is licensed for use with eComStation only. You are not allowed to79 distribute the product by uploading it to public Internet servers or by any 80 other means make it publicly available.81 Lucide version 1.21 and earlier are licensed for use with eComStation only. 82 You are not allowed to distribute the product by uploading it to public 83 Internet servers or make it publicly available by any other means. 81 84 85 86 :: License for version 1.3.0 and better :: 87 88 Starting with version 1.3.0 Mensys BV and Serenity Systems International 89 have agreed in opensourcing Lucide, while still investing in the product. 90 Netlabs.org would like to express it's gratitude toward Mensys BV and 91 Serenity Systems International. 92 93 Lucide as of version 1.3.0 is released and distributed under CDDL/LGPL. 94 95 96 :: Plugin License :: 82 97 The plugins are released under CDDL/LGPL or GPL, depending on the plugin. See 83 98 http://svn.netlabs.org/lucide/ for more information and source code. … … 95 110 (c) 2010 by Dmitry A. Kuminov, netlabs.org 96 111 in co-operation with Serenity Systems International 112
Note: See TracChangeset
for help on using the changeset viewer.