Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.41 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.41 KB

Atril

Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, XPS and Portable Document Format (PDF) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Atril is a fork of Evince.

This software is licensed under the GNU GPL. For more on the license, see COPYING.

Atril Requirements

Atril Optional Backend Libraries

Atril Requirements to Run Tests

Atril Compilation

  • git submodule init
  • git submodule update --remote --recursive
  • ./autogen.sh
  • make