diff options
Diffstat (limited to 'FORMATS')
| -rw-r--r-- | FORMATS | 10 |
1 files changed, 5 insertions, 5 deletions
| @@ -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> |
