diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 9 |
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 @@ | |||
| 1 | 2008-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 | |||
| 1 | 2007-12-27 Kenichi Handa <handa@ni.aist.go.jp> | 10 | 2007-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 |