-
Notifications
You must be signed in to change notification settings - Fork 565
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/utils.py:subset_fonts(): fix use of hard-coded files within /tmp.
This can cause problems with concurrent use of PyMuPDF. We now use tempfile.TemporaryDirectory().
- Loading branch information
1 parent
d5fe5bd
commit 66b9c65
Showing
1 changed file
with
45 additions
and
60 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