Searched refs:svgAutoFont (Results 1 – 3 of 3) sorted by relevance
3108 if ($this->mpdf->svgAutoFont) {3911 if ($this->mpdf->svgAutoFont && isset($attribs['lang']) && $attribs['lang']) {3977 if ($this->mpdf->svgAutoFont && isset($attribs['lang']) && $attribs['lang']) {
119 - Removed global `_SVG_AUTOFONT` and `_SVG_CLASSES` constants in favor of `svgAutoFont` and `svgCla…
207 var $svgAutoFont; variable in Mpdf\\Mpdf