Skip to content

Does this package use PIL anywhere ? #1060

Discussion options

You must be logged in to vote

It has no dependencies at all, with the exception of 3 methods:

  • Pixmap.pillowWriteand Pixmap.pillowData (new names: Pixmap.pil_save() and Pixmap.pil_tobytes). Both are optional - everything works without Pillow.
  • Document.subset_fonts, which needs fontTools, also optional.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mat100payette
Comment options

Answer selected by JorjMcKie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants