Fixed #17349 - enable_font_subsetting in PDFs

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-07-07 13:32:25 +01:00
parent dd73ad9941
commit ff3a59d347

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