Text vertical alignment issue with imagick and toBase64
Closed this issue · 5 comments
knoufal commented
AngusDV commented
on
vendor\laravolt\avatar\src\Avatar.php
line 394
change
$y = $this->height / 2;
to
$y = $this->height / 3;
aaronhuisinga commented
Having this same issue using the default font and just returning as a response. GD works without issue.
uyab commented
Probably related issue: php-imagine/Imagine#32
danpalmieri commented
has anyone solved?
danpalmieri commented
(Avatar.php) toSvg() has dy=".1em"
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/dy