From 9ca37324496bb8c50562dca18852dcd12d3c12dc Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 19 Jun 2006 01:38:58 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog.unicode | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index d25e5be3f12..2bfe6eb35f5 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,22 @@ +2006-06-19 Kenichi Handa + + * font.c (font_parse_fcname): Fix parsing of point-size. + (font_unparse_fcname): Produce symbolic names for style + properties. + (font_list_entities): Handle float size correctly. + (font_open_by_name): Prefer `normal' property values if the name + doesn't specify them. + + * fontset.c (Finternal_char_font): Use font_get_name, not + Ffont_xlfd_name. + + * ftfont.c (ftfont_pattern_entity): Use the numeric value 100 for + FC_WEIGHT_REGULAR. Exclude FC_SIZE and FC_PIXEL_SIZE from listing + pattern. Don't force scalable. + + * xftfont.c (xftfont_open): For generating a name, start from + 96-byte buffer. + 2006-06-16 Jan Dj,Ad(Brv * frame.h (x_new_fontset2): Fix prototype. -- 2.39.5