Search found 1 match

by hanhongfei
2016-05-10T02:44:53-07:00
Forum: Bugs
Topic: imagick3.4.2 setTextInterlineSpacing not work with IM7.0.1-2
Replies: 0
Views: 6846

imagick3.4.2 setTextInterlineSpacing not work with IM7.0.1-2

os centos 6.5
php 5.5.7
imagick 3.4.2
imagemagick 7.0.1-2

When i use setTextInterlineSpacing like this $draw->setTextInterlineSpacing($spacing); in PHP, it not work.
Regardless of the value of the DD is how much the output of the row spacing does not change.

But imagick-3.4.2 with imagemagick-6.9 ...