Home
last modified time | relevance | path

Searched refs:Svg (Results 1 – 6 of 6) sorted by relevance

/plugin/combo/resources/images/
H A Derror-bad-format.svg11 Bad Svg
/plugin/dw2pdf/vendor/mpdf/qrcode/src/Output/
H A DSvg.php8 class Svg class
/plugin/combo/
H A DREADME.md29 * [Native Svg Support](https://combostrap.com/svg)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php263 $svg = new Svg($this->mpdf, $this->otl, $this->cssManager, $this, $this->sizeConverter, $this->colorConverter, $this->languageToFont, $this->scriptToLanguage);
H A DSvg.php28 class Svg class
1573 // taken from https://github.com/PhenX/php-svg-lib/blob/master/src/Svg/Tag/Path.php#L47
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md120 - Moved global `_testIntersect`, `_testIntersectCircle` and `calc_bezier_bbox` fucntions inside `Svg` class as private methods.