]> git.eshelyaron.com Git - emacs.git/commit
(struct xftfont_info): New member ft_size. Make the
authorKenichi Handa <handa@m17n.org>
Wed, 9 Jul 2008 00:32:01 +0000 (00:32 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 9 Jul 2008 00:32:01 +0000 (00:32 +0000)
commit0fce2b40e3db5539d57e136907218dd3ea4ba1ee
tree7029c0d134eadccc407bd767c9eac6508fb0616b
parente302a2919ee03d7236bbe6a55970df574c59cf26
(struct xftfont_info): New member ft_size.  Make the
member order compatible with struct ftfont_info.
(xftfont_open): Add FC_CHARSET to the pattern.  Set
xftfont_info->ft_size.  Don't unlock the face.  Check BDF
properties if appropriate.
(xftfont_close): Unlock the face.
(xftfont_anchor_point, xftfont_shape): Deleted.
(syms_of_xftfont): Don't set members anchor_point and shape of
xftfont_driver.
src/xftfont.c