(Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved to
authorKenichi Handa <handa@m17n.org>
Fri, 9 Jun 2006 02:15:05 +0000 (02:15 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 9 Jun 2006 02:15:05 +0000 (02:15 +0000)
commitc2801c99bed19470fd4799355056ae0816aa47b4
treec849b3bd17f2a5655dc77db76c9d2c0e550cc38f
parent02dacbbc4f5681826be277dc03fd1e865cf8c04b
(Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved to
font.c.
(ftfont_pattern_entity): New function.
(ftfont_get_cache): Assume that freetype_font_cache is already
initialized.
(ftfont_list): Handle the case that a file is specified in font
name.  Use ftfont_pattern_entity to generate entities.
(ftfont_has_char): Check if the pattern contains FC_CHARSET.
(syms_of_ftfont): Initialize freetype_font_cache.
src/ftfont.c