aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2008-01-07 12:28:50 +0000
committerKenichi Handa2008-01-07 12:28:50 +0000
commitcd666bca37094ff57ade3b3b3d97768b8ec285a8 (patch)
treef0910d7f2499465a390b2d8744fac7f87f9b67c7 /src
parent95d0a34053206f8d0e691bb3df20fe5d3f38c585 (diff)
downloademacs-cd666bca37094ff57ade3b3b3d97768b8ec285a8.tar.gz
emacs-cd666bca37094ff57ade3b3b3d97768b8ec285a8.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 2577db74d4f..8cdd0a8efee 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,12 @@
12008-01-07 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
4 when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
5
6 * font.c (Ffont_shape_text): If the font driver doesn't have a
7 shaper function, make zero-width glyphs to have at least one-pixel
8 width. Fix setting of `to' field of glyphs.
9
12007-12-27 Kenichi Handa <handa@ni.aist.go.jp> 102007-12-27 Kenichi Handa <handa@ni.aist.go.jp>
2 11
3 * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of 12 * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of