From f3b07226c2e46b75edfa7c79b27e04917ed43a5e Mon Sep 17 00:00:00 2001 From: David Turner Date: Fri, 16 Feb 2001 16:40:59 +0000 Subject: [PATCH] fixed a small bug in FT_Glyph_Copy --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 02878e9c6..6495ede56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ to support chapters and section block ordering. Updated the public header files accordingly. + * src/base/ftglyph.c: fixed a bug in FT_Glyph_Copy, where the advance + and glyph format were not correctly copied.. + 2001-02-08 Tom Kacvinsky * src/cff/cffparse.c (cff_parse_font_matrix): Removed an