(ft_list_generic): Fix for the case of not
[m17n/m17n-lib.git] / src /
2004-10-12 handa(ft_list_generic): Fix for the case of not
2004-10-12 handa(mwin__parse_event): Fix for non-ASCII keys.
2004-10-12 handa(mfont_list): If no font is found, return NULL.
2004-10-12 handa*** empty log message ***
2004-10-12 handa(mfont_list): If no font is found, return NULL.
2004-10-11 handa(xfont_list): Fix previous change.
2004-10-11 handa(ft_list): Fix previous change.
2004-10-11 handa*** empty log message ***
2004-10-11 handa(mfont_list): Adjust prototype.
2004-10-11 handa(xfont_list): New arg maxnum.
2004-10-11 handa(glyph_category): New enum.
2004-10-11 handa(struct MFontDriver): Change prototype of <list>.
2004-10-11 handa(fc_generic_family_list): Delete it.
2004-10-11 handa(mface__realize): Adjust prototype.
2004-10-11 handa(mface__realize): Delete args langauge and charset.
2004-10-11 handa(compose_glyph_string): Use more constant font for
2004-10-05 handa*** empty log message ***
2004-10-04 handa(add_font_info): Add instead of push the element.
2004-10-04 handa*** empty log message ***
2004-10-04 handa(UPDATE_CLUSTER_RANGE): New macro.
2004-10-04 handa*** empty log message ***
2004-10-02 handa*** empty log message ***
2004-10-02 handa(device_open): Handle Mfont key in PLIST.
2004-09-30 handa*** empty log message ***
2004-09-30 handa(ft_select): Ignore family on calling mfont__score.
2004-09-30 handa*** empty log message ***
2004-09-30 handa*** empty log message ***
2004-09-30 handa(ft_list): Fix typo (== -> !=).
2004-09-30 handa*** empty log message ***
2004-09-30 handa(STRDUP_LOWER): New macro.
2004-09-30 handa*** empty log message ***
2004-09-30 handaDon't include <fontconfig/fontconfig.h> here.
2004-09-29 handaInclude <fontconfig/fontconfig.h>.
2004-09-29 handa(mfont__encoding_list): New function.
2004-09-29 handa(MDisplayInfo): New member all_fonts_scaned.
2004-09-29 handa*** empty log message ***
2004-09-29 handa(device_init): Set xft_driver.list.
2004-09-28 handa*** empty log message ***
2004-09-28 handaFix previous change.
2004-09-28 handa*** empty log message ***
2004-09-28 handa(MXFont, MXFontList): New types.
2004-09-28 handa(add_font_info): New arg languages. Callers changed.
2004-09-28 handa(mfont_list): New function.
2004-09-28 handa(struct MFontDriver): New member `list'.
2004-09-28 handa(mfont_list): Extern it.
2004-09-26 handa*** empty log message ***
2004-09-26 handa(struct MGlyphString): Delete members mt,
2004-09-26 handa(MSubTextExtents): New type.
2004-09-22 handa(count_utf_16_chars): Count each code of invalid
2004-09-22 handa*** empty log message ***
2004-09-19 handa*** empty log message ***
2004-09-19 handa(default_utf_16, default_utf_32): Rename them to
2004-09-19 handa(MTEXT_FORMAT_UTF_16, MTEXT_FORMAT_UTF_32): Extern
2004-09-13 handa*** empty log message ***
2004-09-13 handa*** empty log message ***
2004-09-13 handa(Mlatin): Don't declare it here.
2004-09-13 handa(MFTtoProp): Member completely changed.
2004-09-13 handa(MDisplayInfo): Delete member realized_font_list.
2004-09-13 handa(try_font_group): New function.
2004-09-13 handa(common_weight): Change the order of "regular".
2004-09-13 handa(Mlatin): Don't make it static.
2004-09-13 handa(mdebug_dump_mtext): Fix for the case of mt->format >
2004-09-13 handa(Mlatin): Extern it.
2004-09-13 handa*** empty log message ***
2004-09-06 handa(layout_glyphs): If a glyph of width zero is found...
2004-09-06 handa*** empty log message ***
2004-09-06 handa(run_otf): Fix typo ('}'->']').
2004-09-06 handa*** empty log message ***
2004-09-06 handa(mfont__ft_drive_otf): Set g->combining_code to a
2004-09-06 handa(layout_glyphs): Hanlde precomputed combining code.
2004-09-06 handa(MAKE_PRECOMPUTED_COMBINDING_CODE)
2004-09-03 handa*** empty log message ***
2004-09-03 handa(mfont__ft_drive_otf): Use malloc and free for
2004-08-27 handa(mface_put_prop): Fix previous change.
2004-08-27 handa*** empty log message ***
2004-08-27 handa(mface_put_prop): If the new value is the same as the
2004-08-25 handa*** empty log message ***
2004-08-25 handa(mfontset): Initialize font_spec_list member.
2004-08-25 handa*** empty log message ***
2004-08-25 handa(MDrawGlyphInfo): Change the member name 'this' to
2004-08-25 handa(mdraw_glyph_info): Adjusted for the member name change
2004-08-16 handa*** empty log message *** REL-1-1-0
2004-08-16 handaAdd Dhivehi.
2004-08-16 handa*** empty log message ***
2004-08-16 handa*** empty log message ***
2004-08-13 handa(mdraw_glyph_list): Fix previous change.
2004-08-13 handa*** empty log message ***
2004-08-13 handa(Mx, Mfreetype): Delete it.
2004-08-13 handa(mdraw_glyph_list): Don't set glyph_code member.
2004-08-13 handa(Mfreetype, Mxft): Extern them.
2004-08-13 handa(xfont_open): Set type and fontp members.
2004-08-13 handa(Mx, Mfreetype): Delete extern.
2004-08-13 handa(struct MRealizedFont): New member type and fontp.
2004-08-13 handa(mfont__init): Initialize Mx, Mfreetype, and Mxft.
2004-08-13 handa(ft_open): Set type and fontp members.
2004-08-13 handa(mdraw_glyph_list): Argument type changed.
2004-08-11 handa*** empty log message ***
2004-08-11 handa(ft_find_metric): Call FT_Load_Glyph with
2004-08-06 handa*** empty log message ***
2004-08-06 handa(mfont__ft_drive_otf): Fix for the case that no GSUB
next