Merge pull request #17351 from grokability/smaller-pdfs

Fixed #17349 - enable_font_subsetting in PDFs
This commit is contained in:
snipe
2025-07-07 13:33:29 +01:00
committed by GitHub
+1 -1
View File
@@ -83,7 +83,7 @@ return array(
/**
* Whether to enable font subsetting or not.
*/
"enable_font_subsetting" => false,
"enable_font_subsetting" => true,
/**
* The PDF rendering backend to use