diff options
Diffstat (limited to 'graphics/diff-pdf/pkg-descr')
-rw-r--r-- | graphics/diff-pdf/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/diff-pdf/pkg-descr b/graphics/diff-pdf/pkg-descr new file mode 100644 index 000000000000..875fd6cbf425 --- /dev/null +++ b/graphics/diff-pdf/pkg-descr @@ -0,0 +1,9 @@ +A tool for visual comparison of two PDFs. + +It takes two PDF files as arguments. +If given the --pdf option, output-diff produces a PDF file with +visually highlighted differences. +Another option is to compare the two files visually in a simple GUI, +using the --view argument. + +WWW: http://vslavik.github.io/diff-pdf/ |