-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pdf_creater): Add subprocess-based font subsetting with timeout …
…handling - Implement `subset_fonts_in_subprocess` method to run font subsetting in a separate process - Add timeout mechanism to prevent long-running font subsetting operations - Gracefully handle subprocess termination and fallback to original PDF if subsetting fails - Update PDF creation workflow to use subprocess font subsetting when not skipping clean step
- Loading branch information
Showing
1 changed file
with
102 additions
and
3 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