]> www.fi.muni.cz Git - evince.git/commit
Add support for XPS Documents
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 5 Sep 2010 10:23:31 +0000 (12:23 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 5 Sep 2010 10:23:31 +0000 (12:23 +0200)
commita94a0aa428f689cbcc272c71762b7d5a4b1275de
tree350985e75242b02ed4ec63bed1e090d2b9e2e7fe
parentb6f2f6c391fa83cb9532e98f561057f022522147
Add support for XPS Documents

New backend to read XPS documents using libgxps. Fixes bug #321868.
backend/Makefile.am
backend/xps/Makefile.am [new file with mode: 0644]
backend/xps/xps-document.c [new file with mode: 0644]
backend/xps/xps-document.h [new file with mode: 0644]
backend/xps/xpsdocument.evince-backend.in [new file with mode: 0644]
configure.ac