Outlined text
Submitted by jky..@..ja.net
Link to original bug (#102822)
Description
It would be nice to be able to produce text with an outline. I guess that X
doesn't directly support drawing characters with borders.
A quick hack would be to do something like:
alpha to selection -> stroke
after the text is rendered. I have modified the gdyntext plugin to do this (using the current brush)
I haven't thought of the UI part yet. For sure, a toggle is needed. Another thing could be a brush selector or a thickness value. Possible issues with antialiasing?
Version: git master