]> git.sur5r.net Git - glabels/commit
Embed the text in the printstream as text rather that as an outline
authorJames Cloos <cloos@jhcloos.com>
Sat, 22 Jun 2013 18:29:13 +0000 (14:29 -0400)
committerJim Evins <evins@snaught.com>
Sat, 22 Jun 2013 18:29:13 +0000 (14:29 -0400)
commit063afbdeece38750044f2462837246bb1c8346c6
tree81b185a1a50b5d1f3edee75b251aba05da104b97
parent48bdf0059de924880e20fc7641b7b5e6e33476dd
Embed the text in the printstream as text rather that as an outline

Fixes bug #702783.  Render text directly using pango-cairo API instead of
filling text outline path.  Original patch modified to still use path to test
for selection.
src/label-text.c