Home
last modified time | relevance | path

Searched refs:svgAutoFont (Results 1 – 3 of 3) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DSvg.php3108 if ($this->mpdf->svgAutoFont) {
3911 if ($this->mpdf->svgAutoFont && isset($attribs['lang']) && $attribs['lang']) {
3977 if ($this->mpdf->svgAutoFont && isset($attribs['lang']) && $attribs['lang']) {
/plugin/dw2pdf/vendor/mpdf/mpdf/
DCHANGELOG.md119 - Removed global `_SVG_AUTOFONT` and `_SVG_CLASSES` constants in favor of `svgAutoFont` and `svgCla…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php207 var $svgAutoFont; variable in Mpdf\\Mpdf