Mercurial > emacs
changeset 100554:d4d66858815a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 19 Dec 2008 05:42:14 +0000 |
parents | e42552b2edda |
children | 66984afb4693 |
files | src/ChangeLog |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Dec 19 05:41:32 2008 +0000 +++ b/src/ChangeLog Fri Dec 19 05:42:14 2008 +0000 @@ -1,3 +1,19 @@ +2008-12-19 Kenichi Handa <handa@m17n.org> + + * xfont.c (xfont_decode_coding_xlfd): New function. + (xfont_encode_coding_xlfd): New function. + (xfont_list_pattern): Decode XLFD by iso-8859-1. + (xfont_list): Decode and encode XLFD by iso-8859-1. + (xfont_match): Likewise. + (xfont_list_family): Likewise. + (xfont_open): Likewise. + + * ftfont.c (ftfont_open): Genarate a multibyte string if given + names are utf-8. + + * xftfont.c (xftfont_open): Genarate a multibyte string if given + names are utf-8. + 2008-12-18 Jan Djärv <jan.h.d@swipnet.se> * gtkutil.c (xg_frame_resized): Remove check if rows/columns have