mirror of
https://github.com/snipe/snipe-it.git
synced 2025-10-29 11:21:21 +00:00
Fixed #17349 - enable_font_subsetting in PDFs
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
dd73ad9941
commit
ff3a59d347
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user