]> git.donarmstrong.com Git - lilypond.git/commit
Pango: API change to fix fetaText rendering.
authorPatrick McCarty <pnorcks@gmail.com>
Mon, 22 Mar 2010 21:36:08 +0000 (14:36 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Mon, 22 Mar 2010 21:47:54 +0000 (14:47 -0700)
commit990120f1bbfe25fa268c623ba705a01604a300d2
tree23dea361fc3073637064a9a9ac641d2c2f96a9fc
parent10149664e3c54b0d827c266e5ab88a61273a68ba
Pango: API change to fix fetaText rendering.

The changes to the Font_metric API rendered obsolete the "tight-bbox"
filtering in Pango_font.

This commit modifies the API appropriately to fix the rendering of text
with the fetaText encoding.
lily/include/pango-font.hh
lily/pango-font.cc