From 8ee83ca722baad9434119bb72d620dfd8e6103c4 Mon Sep 17 00:00:00 2001 From: "iskander.sharipov" Date: Tue, 16 Aug 2016 17:03:02 +0300 Subject: Add page rotation example in contrib This is added to contrib rather than examples because it requires c++-11 and lacks a test suite, but it is still useful enough to include with the distribution. --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 175ea681..893f9f7e 100644 --- a/README +++ b/README @@ -160,7 +160,9 @@ exercises most of the public interface. There are additional example programs in the examples directory. Reading all the source files in the qpdf directory (including the qpdf command-line tool and some test drivers) along with the code in the examples directory will give you a -complete picture of every aspect of the public interface. +complete picture of every aspect of the public interface. You may also +check programs in the contrib directory. These are not part of QPDF +but have been contributed by other developers. Additional Notes on Test Suite -- cgit v1.2.3-54-g00ecf