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.

CommentFileSizeAuthor
textimage_outline.patch817 bytesquicksketch

Comments

wundo’s picture

I tried but I could not reproduce it here. :(
This code worked with you?

If so I commit it anyway.

deciphered’s picture

Status: Needs review » Closed (fixed)

Closed due to lack of information.