summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjvoisin2011-11-28 22:32:19 +0100
committerjvoisin2011-11-28 22:32:19 +0100
commit1738ec001d0d94de914352740dc7f07c6de0eb3b (patch)
treece0221d739d4308a389e2d4718296a72abc5c432 /README
parent3dd85f87c209ffe0d6bb742feff23748c7af6809 (diff)
Update documentation
Diffstat (limited to '')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index a06b98e..27c307a 100644
--- a/README
+++ b/README
@@ -68,10 +68,10 @@ SUPPORTED FORMAT:
68 support : full 68 support : full
69 metadata : a lot 69 metadata : a lot
70 method : rendering of the pdf file on a cairo surface with the help of 70 method : rendering of the pdf file on a cairo surface with the help of
71 poppler in order to remove all the internal metadata, 71 poppler in order to remove all the internal metadata.
72 then removal of the remaining metadata fields of the pdf itself with 72 For now, cairo create some metadata.
73 pdfrw (the next version of python-cairo will support metadata, 73 They can be remove if you install either exiftool, or python-pdfrw.
74 so we should get rid of pdfrw) 74 The next version of python-cairo will support pdf metadata.
75 75
76 76
77 Tape ARchive (.tar, .tar.bz2, .tar.gz) 77 Tape ARchive (.tar, .tar.bz2, .tar.gz)