diff options
| author | jvoisin | 2011-11-28 22:32:19 +0100 |
|---|---|---|
| committer | jvoisin | 2011-11-28 22:32:19 +0100 |
| commit | 1738ec001d0d94de914352740dc7f07c6de0eb3b (patch) | |
| tree | ce0221d739d4308a389e2d4718296a72abc5c432 | |
| parent | 3dd85f87c209ffe0d6bb742feff23748c7af6809 (diff) | |
Update documentation
| -rw-r--r-- | FORMATS | 10 | ||||
| -rw-r--r-- | README | 8 |
2 files changed, 9 insertions, 9 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> |
| @@ -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) |
