diff options
| author | jvoisin | 2011-12-04 13:53:04 +0100 |
|---|---|---|
| committer | jvoisin | 2011-12-04 13:53:04 +0100 |
| commit | 2ba7a313fd0dd3d5e61927e93be4ed71e2fbaee1 (patch) | |
| tree | 366ab80fa188ce436f264d5b2baf13971a0d2de1 /FORMATS | |
| parent | 697cf6187671c92bf9a81572e5329a1dea3c21e7 (diff) | |
"PDF" and not "pdf"
Diffstat (limited to 'FORMATS')
| -rw-r--r-- | FORMATS | 4 |
1 files changed, 2 insertions, 2 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 | For now, cairo create some metadata. | 44 | For now, cairo create some metadata. |
| 45 | They can be remove if you install either exiftool, or python-pdfrw. | 45 | They can be remove if you install either exiftool, or python-pdfrw. |
| 46 | The next version of python-cairo will support pdf metadata. | 46 | The next version of python-cairo will support PDF metadata. |
| 47 | </format> | 47 | </format> |
| 48 | 48 | ||
| 49 | <format> | 49 | <format> |
