]> git.sur5r.net Git - glabels/commit
Workaround for pango kerning bug.
authorJim Evins <evins@snaught.com>
Sun, 16 Jun 2013 04:28:45 +0000 (00:28 -0400)
committerJim Evins <evins@snaught.com>
Sun, 16 Jun 2013 04:28:45 +0000 (00:28 -0400)
commitacb8a0c8e4ee4131b059aeb4544c4ef108dd183c
tree55a6f0601c99b8ecb4945ca4321a40fc9d9d4ce9
parente3a8b073f0f914b71279f28630f79f0cfec736e2
Workaround for pango kerning bug.

Fixes bug #698777.  This is a workaround for pango-cairo bug #700592, which is
a regression of bug #341481 which was originally fixed back in 2009.  This
workaround works by rendering the font at device scale rather than world scale.
To make this work the actual font size is manually scaled appropriately to
compensate for this.
src/label-text.c