Search found 1 match

by KroloDevo
2019-04-22T07:13:15-07:00
Forum: IMagick
Topic: Problem with precise font scaling
Replies: 0
Views: 41246

Problem with precise font scaling

Hi, I'm working now on program in which I manipulate on strings. If width of some string is greater than x , then reduces font-size to get exactly x width. It seems that setFontSize func doesn't support floating point number argument (it rounds it to integer). It's weird, because documentation says ...