Search found 1 match

by Dentada
2016-04-05T04:41:24-07:00
Forum: IMagick
Topic: How can i set line-height?
Replies: 0
Views: 10033

How can i set line-height?

Hi!
I try to use $draw -> setTextInterlineSpacing (-$fontSize*$lineHeight/2); but it's not working properly. I get lineHeight and fontSize params from client and need to draw text on server side.