|
Revision 236, 0.8 kB
(checked in by jordi, 3 years ago)
|
|
Updated README and NEWS file with the changes introduced in ePDFView version 0.1.5.
|
| 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 |
|---|
| 7 | website at http://www.emma-soft.com/projects/epdfview/ . |
|---|
| 8 | |
|---|
| 9 | This software is licensed under the GNU General Public License (GPL). |
|---|
| 10 | The icons used by this software are part of the Gnome Icon Theme, which is |
|---|
| 11 | copyright The GNOME Project and released under the GNU General Public |
|---|
| 12 | License (GPL). |
|---|
| 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 glib bindings ( http://poppler.freedesktop.org/ ) |
|---|
| 20 | CppUnit to run the test suite ( http://cppunit.sourceforge.net/ ) |
|---|
| 21 | Doxygen to build the documentation ( http://www.stack.nl/~dimitri/doxygen/ ) |
|---|