Search found 1 match
- 2019-04-22T14:13:15+00:00
- Forum: IMagick
- Topic: Problem with precise font scaling
- Replies: 0
- Views: 17410
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 ...