(enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
authorKenichi Handa <handa@m17n.org>
Wed, 14 Jun 2006 00:42:04 +0000 (00:42 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 14 Jun 2006 00:42:04 +0000 (00:42 +0000)
commit4485a28ee55d2d75f777c35a5e879245fa16227d
treeb42d55e9c77e012e89c4c6821be1db9dec58835d
parentf0365b6f1dfc4fae478d0be768526741d795dfd8
(enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
XLFD_XXX_INDEX.
(enum xlfd_field_mask): New enum.
(intern_font_field): Argument changed.  Caller changed.  If digits
are followed by non-digits, return a symbol.
(font_expand_wildcards): New function.
(font_parse_xlfd): Fix wildcard handling.
(Ffont_spec): If :name is specified, reflect the info in the other
properties.
src/font.c