merge FLT
[m17n/m17n-lib.git] / src / font-ft.c
2007-11-13 handamerge FLT after-FLT-merge
2007-08-14 handa(mfont__ft_drive_otf): Fix arg to OTF_check_features.
2007-01-26 handa(STRDUP_LOWER): Don't ignore the tailing spaces.
2006-12-15 handa(ft_add_font): Fix typo.
2006-12-07 ntakahasUpdate FSF postal address.
2006-10-02 handa*** empty log message ***
2006-08-02 handa(ft_encapsulate): Add code for debugging.
2006-07-14 handaUse FT_BDF_H macro. Include fontconfig/fcfreetype.h.
2006-07-13 handa(fc_build_charset): Return NULL if FcCharSet can't be
2006-07-07 handa(DEVICE_DELTA): Fix typo.
2006-06-23 handa(struct MFontFT): Delete member lang.
2006-03-24 handa(ft_open): Improve debug message.
2005-12-22 handa(ft_list): If the specified font has no property,
2005-12-13 handa(ft_open): Check resize ratio.
2005-12-02 handa(M0_3): Delete it.
2005-11-18 handa(ft_check_otf): Define only when HAVE_OTF is defined.
2005-10-14 handa(mfont__ft_fini): Unref ft_default_list. Set all
2005-09-22 handa(ft_open): Set rface->average_width.
2005-09-19 handa(ft_get_charmaps): Check if the font support iso8859-1
2005-08-25 handa(fc_parse_pattern): Set font->for_full_width if a font
2005-08-24 handa(STRDUP_LOWER): Ignore the tailing spaces.
2005-08-20 handa(ft_open): Set members ascent, descent, and max_advance
2005-08-18 handaMostly re-written.
2005-05-16 handa*** empty log message ***
2004-11-05 handa(ft_to_prop): Fix "oblique" entry.
2004-10-13 handaFix previous change.
2004-10-13 handaInclude <freetype/ftbdf.h> conditionally. Check
2004-10-12 handa(ft_list_generic): Fix for the case of not
2004-10-11 handa(ft_list): Fix previous change.
2004-10-11 handa(fc_generic_family_list): Delete it.
2004-10-04 handa(add_font_info): Add instead of push the element.
2004-09-30 handa(ft_select): Ignore family on calling mfont__score.
2004-09-30 handa(ft_list): Fix typo (== -> !=).
2004-09-30 handa(STRDUP_LOWER): New macro.
2004-09-30 handaDon't include <fontconfig/fontconfig.h> here.
2004-09-28 handa*** empty log message ***
2004-09-28 handaFix previous change.
2004-09-28 handa(add_font_info): New arg languages. Callers changed.
2004-09-26 handa*** empty log message ***
2004-09-13 handa(MFTtoProp): Member completely changed.
2004-09-06 handa(mfont__ft_drive_otf): Set g->combining_code to a
2004-09-03 handa(mfont__ft_drive_otf): Use malloc and free for
2004-08-13 handa(ft_open): Set type and fontp members.
2004-08-11 handa(ft_find_metric): Call FT_Load_Glyph with
2004-08-06 handa(mfont__ft_drive_otf): Fix for the case that no GSUB
2004-08-05 handa(mfont__ft_drive_otf): Switch simplified.
2004-08-05 handa(mfont__ft_drive_otf): Fix previous change.
2004-08-05 handa(mfont__ft_drive_otf): Fix previous change.
2004-08-05 handa(mfont__ft_drive_otf): Fix previous change.
2004-08-05 handa(mfont__ft_drive_otf): Support positioning_type 6.
2004-08-05 handa(mfont__ft_drive_otf): Support positioning_type 5.
2004-08-05 handa*** empty log message ***
2004-08-04 handa(mfont__ft_drive_otf): Call OTF_drive_gdef.
2004-07-26 handa(mfont__ft_drive_otf): Set MGlyph->combining_code
2004-07-26 handa(adjust_anchor): Type of argument `code' changed.
2004-07-23 handa*** empty log message ***
2004-07-23 handa*** empty log message ***
2004-07-23 handa*** empty log message ***
2004-07-23 handa(mfont__ft_drive_gpos): Fix previous change.
2004-07-23 handa(mfont__ft_drive_gpos): Fix previous change.
2004-07-23 handa(mfont__ft_drive_gpos): Check bidi-level.
2004-07-16 handa(fc_list): Cancel previous change.
2004-07-13 handa(DEVICE_DELTA): New macro.
2004-06-25 handa(fc_list): If FcFontList finds no font, try
2004-06-23 handa(ft_find_metric): Don't call FT_Get_Char_Index.
2004-06-21 handa(mfont__ft_parse_name): Cast the arg to FcNameParse.
2004-06-03 handa(ft_open): Fix setting of rfont->descent.
2004-06-02 handaInclude "symbol.h".
2004-05-27 handa(close_ft): Check ft_info->ft_face and work
2004-05-20 handa(mfont__ft_fini): Don't include <otf.h> here.
2004-05-11 handa(MFTInfo) [HAVE_XFT2]: New member fontname.
2004-05-10 handa(set_font_info): Fix previous change.
2004-05-10 handaInclude <freetype/ftbdf.h>.
2004-04-30 handa(ft_list): Delete unused variable `result'.
2004-04-27 handaDon't include FT_FREETYPE_H here.
2004-03-21 handa(mfont__ft_init): Add oblique and boldoblique.
2004-03-18 handa*** empty log message ***
2004-03-09 handa*** empty log message *** REL-1-0-base