Closed (fixed)
Project:
Textimage
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2007 at 07:03 UTC
Updated:
9 Feb 2009 at 23:57 UTC
The current method for outlining an image is slightly broken. It's possible that a pixel in a completely transparent area needs to be made into an outline, but textimage misses them and doesn't create the outline there. This usually happens with letters like a lower case 'm', 'o', or other characters with tight inner spaces. It only occurs at small font sizes (14-24 about).
One line patch which corrects this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| textimage_outline.patch | 817 bytes | quicksketch |
Comments
Comment #1
wundo commentedI tried but I could not reproduce it here. :(
This code worked with you?
If so I commit it anyway.
Comment #2
decipheredClosed due to lack of information.