(fontset_compare_rfontdef): Fix plus/minus.
authorKenichi Handa <handa@m17n.org>
Wed, 9 Jul 2008 00:29:03 +0000 (00:29 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 9 Jul 2008 00:29:03 +0000 (00:29 +0000)
commit41ad6003ce046bfeacc1813ab87c6202a7d3f855
treec11d93790d14b784fb9278488859567dbe1ccced
parent45cebfd9b4a33d69c2bd7108059c728ef6507c75
(fontset_compare_rfontdef): Fix plus/minus.
(reorder_font_vector): Change the arg preferred_family to font.
Prefer the spec matching with font.
(fontset_get_font_group): New function.
(fontset_find_font): Change the format of an element of a realized
fontset.  Use fontset_get_font_group.
(fontset_font): Try the current fontset, the default fontset, the
fallbacks of the current fonset, and the fallbacks of the default
fontset in this order.
(face_for_char): Delete the shortcut to use the current font.
(fontset_from_font): Don't set fonts for Latin in the fontset.
src/fontset.c