Fixed #17349 - enable_font_subsetting in PDFs
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user