[libGD] #82 [Comment added] php gd rotation functions vs upstream
[email protected] (libGD) Wed, 09 May 2007 08:59:21 +0000
| 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#82 - php gd rotation functions vs upstream User who did this - Pierre Joye (Pierre) ---------- "Internal PHP gd has some rotation functions that are not in upstream gd. I always wondered why these weren’t integrated into upstream?" I added these functions (imagerotate from php) before I took the hand on the official libgd project. Unlike the current gd function in libgd, imagerotate uses a rotate by shear method and gives a better result (compared to nearest pixel filter). GD 2.1.0 will introduce a set of filter to be used with image transformation (rotation, shear, resize) and both php's libgd and the official version will support them. ---------- More information can be found at the following URL: http://bugs.libgd.org/?do=details&task_id=82#comment254 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.