pymupdf / PyMuPDF

PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
https://pymupdf.readthedocs.io
GNU Affero General Public License v3.0
4.52k stars 446 forks source link

Fontsubset docs #3500

Open cbm755 opened 1 month ago

cbm755 commented 1 month ago

The return type is different b/w the new way and the deprecated implementation. Also, verbose only does something for the old code. fontTools is needed only for the deprecated implementation.