comparison src/ChangeLog @ 98104:3867a846db65

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 09 Sep 2008 02:29:02 +0000
parents e482d82aeb73
children 4069f64c7d4c
comparison
equal deleted inserted replaced
98103:809fdcf44233 98104:3867a846db65
1 2008-09-09 Kenichi Handa <handa@m17n.org> 1 2008-09-09 Kenichi Handa <handa@m17n.org>
2
3 * ftfont.c (ftfont_shape_by_flt): Use "combining" FLT for ASCII
4 characters.
2 5
3 * composite.c (FORWARD_CHAR): Fix calculation 6 * composite.c (FORWARD_CHAR): Fix calculation
4 of (POSITION).pos_byte. 7 of (POSITION).pos_byte.
5 8
6 2008-09-08 Kenichi Handa <handa@m17n.org> 9 2008-09-08 Kenichi Handa <handa@m17n.org>