summaryrefslogtreecommitdiff
path: root/FORMATS
diff options
context:
space:
mode:
authorjvoisin2011-11-28 22:32:19 +0100
committerjvoisin2011-11-28 22:32:19 +0100
commit1738ec001d0d94de914352740dc7f07c6de0eb3b (patch)
treece0221d739d4308a389e2d4718296a72abc5c432 /FORMATS
parent3dd85f87c209ffe0d6bb742feff23748c7af6809 (diff)
Update documentation
Diffstat (limited to '')
-rw-r--r--FORMATS10
1 files changed, 5 insertions, 5 deletions
diff --git a/FORMATS b/FORMATS
index 4d6688b..6061a79 100644
--- a/FORMATS
+++ b/FORMATS
@@ -39,11 +39,11 @@
39 <extension>.pdf</extension> 39 <extension>.pdf</extension>
40 <support>full</support> 40 <support>full</support>
41 <metadata>a lot</metadata> 41 <metadata>a lot</metadata>
42 <method>rendering of the pdf file on a cairo surface with the help of 42 <method> rendering of the pdf file on a cairo surface with the help of
43 poppler in order to remove all the internal metadata, 43 poppler in order to remove all the internal metadata.
44 then removal of the remaining metadata fields of the pdf itself with 44 For now, cairo create some metadata.
45 pdfrw (the next version of python-cairo will support metadata, 45 They can be remove if you install either exiftool, or python-pdfrw.
46 so we should get rid of pdfrw)</method> 46 The next version of python-cairo will support pdf metadata.
47 </format> 47 </format>
48 48
49 <format> 49 <format>