root/tags/release-0.1.2/README

Revision 51, 0.6 kB (checked in by jordi, 3 years ago)

Added required Poppler's version.

Line 
1
2    ePDFView
3    ========
4
5    ePDFView is a simple and lightweight PDF viewer.
6    For more general information about ePDFView please visit the project's
7website at http://www.emma-soft.com/projects/epdfview/ .
8
9    This software is licensed under the GNU General Public License (GPL).
10
11    Parts of the code have been based on Poppler's glib interface, which is
12copyright (C) 2004, Red Hat, Inc.
13
14
15    Requirements
16    ============
17   
18    GTK+ version 2.6.0 or higher ( http://www.gtk.org/ )
19    Poppler version 0.5.0 with Cairo support ( http://poppler.freedesktop.org/ )
20    CppUnit to run the test suite ( http://cppunit.sourceforge.net/ )
Note: See TracBrowser for help on using the browser.