[libGD] #76 [Comment added] TT Font size changes as it's rotated
[email protected] (libGD)
| Newsgroups | php.gd.bugs |
|---|---|
| Message-ID | <[email protected]> |
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#76 - TT Font size changes as it's rotated User who did this - Pierre Joye (Pierre) ---------- > I've updated the software. I'm running the bundled PHP-GD and freetype 2.3.4. I made the change to GD_RESOLUTION, and the difference is noticeable, but each string still has a different length. The first string is still approximately 10px shorter than the other three. The problem of the stroke thickness seems to be due to the resolution (too low and rounding problem). As your example shows, this problem goes away with a higher resolution. The length of the rendered string are not shorter, the bbox contains relative position (to the text). I did not check how the script gets the length, but it looks like the source of the problem as the image is correct. Each text has a length between ~118px and 124px~ and that's correct. You can control it yourself using your favorite image tool. ---------- More information can be found at the following URL: http://bugs.libgd.org/?do=details&task_id=76#comment221 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.