forked from reingart/pyfpdf
-
Notifications
You must be signed in to change notification settings - Fork 267
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add OutputIntends and embed icc profile (#1369)
* chore: Test of bidi cannot be done without ssl-certificate * feat: output intents added * feat: OutputIntents with ICC sRGB profile * feat: dest_output_profile is now configurable * feat: made OutputConditionIdentifier variable * fix: enable tests with files from www.unicode.org * fix: to avoid urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired * chore: blank lines added; let test_bidi as is * chore: let test_bidi as is * chore: added documentation for OutputIntends * chore: refactoring for pull request * chore: refactoring for PR * chore: removed merge conflict * chore: commented out unnessessary function * chore: black messages and operand | fixed * chore: for the linters * chore: copy of icc profile added * chore: example modified, icc profile copy removed from docs * chore: black error removed, test without_OutputIntents added * chore: use Objects directly --------- Co-authored-by: Herbert Lischka <[email protected]>
- Loading branch information
1 parent
3fb6d9e
commit dfcc438
Showing
12 changed files
with
390 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Binary file not shown.
Oops, something went wrong.