Closed (fixed)
Project:
Textimage
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Nov 2008 at 05:18 UTC
Updated:
14 Nov 2008 at 01:17 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | textimage-5.x-2.0-332319-rotation-2.patch | 3.44 KB | deciphered |
| textimage-5.x-2.0-rotation.patch | 3.21 KB | deciphered |
Comments
Comment #1
decipheredA 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.
Comment #2
decipheredFixed, was calculating left and right alignment with the maximum width variable even when it wasn't a fixed width image... oops.
Comment #3
decipheredCommitted to HEAD.