Posted by Deciphered on November 10, 2008 at 5:18am
| Project: | Textimage |
| Version: | 5.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Deciphered |
| Status: | closed (fixed) |
Issue Summary
The rotation functionality is severely broken, alignment is completely off, the maximum width isn't rotated, etc.
This patch fixes it and has been extensively tested with a huge range of different angles and alignments.
| Attachment | Size |
|---|---|
| textimage-5.x-2.0-rotation.patch | 3.21 KB |
Comments
#1
A few little issues slipped past in the original testing, namely a minor issue with Left alignment with larger fonts, and the foreground colour not being used, issues will be fixed in a re-roll shortly.
#2
Fixed, was calculating left and right alignment with the maximum width variable even when it wasn't a fixed width image... oops.
#3
Committed to HEAD.