Don't lose extra font info when using the Fontconfig font cache.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 8 Aug 2011 14:49:34 +0000 (10:49 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 8 Aug 2011 14:49:34 +0000 (10:49 -0400)
commitd56176114c8c9226a43db4bf68df562486e454ed
treef1550f03c97b5d5df583efe88ad08d70c943df29
parent0b4946c4196a6b227873c87315ebda104934ca3c
Don't lose extra font info when using the Fontconfig font cache.

* src/ftfont.c (ftfont_pattern_entity): Copy the extras argument to
the font entity extracted from the cache.

Fixes: debbugs:8109
src/ChangeLog
src/ftfont.c