Add font and configuration for dompdf

This commit is contained in:
benguozakinci@gmail.com
2021-09-06 13:35:41 +03:00
parent abd55133f1
commit e72561278b
9 changed files with 45 additions and 12 deletions

View File

@ -78,7 +78,7 @@ return [
/**
* Whether to enable font subsetting or not.
*/
"enable_font_subsetting" => false,
"enable_font_subsetting" => true,
/**
* The PDF rendering backend to use
@ -151,7 +151,7 @@ return [
* Used if no suitable fonts can be found. This must exist in the font folder.
* @var string
*/
"default_font" => "DejaVu Sans, sans-serif",
"default_font" => "",
/**
* Image DPI setting