Mercurial > emacs
comparison src/ChangeLog @ 97112:25e89f1f3bf6
(uniscribe_encode_char): Fix glyph buffer size.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 30 Jul 2008 13:17:43 +0000 |
parents | c38003f850b5 |
children | b57392641da7 |
comparison
equal
deleted
inserted
replaced
97111:1996433c42e6 | 97112:25e89f1f3bf6 |
---|---|
1 2008-07-30 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32uniscribe.c (uniscribe_encode_char): Fix glyph buffer size. | |
4 | |
1 2008-07-29 Jason Rumney <jasonr@gnu.org> | 5 2008-07-29 Jason Rumney <jasonr@gnu.org> |
2 | 6 |
3 * w32uniscribe.c (uniscribe_shape): Avoid using context if cache | 7 * w32uniscribe.c (uniscribe_shape): Avoid using context if cache |
4 is populated. | 8 is populated. |
5 (uniscribe_encode_char): Always use uniscribe. | 9 (uniscribe_encode_char): Always use uniscribe. |