forked from minhngoc25a/freetype2
fixed a small bug in FT_Glyph_Copy
This commit is contained in:
parent
8fe916ca51
commit
f3b07226c2
|
@ -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 <tjk@ams.org>
|
||||
|
||||
* src/cff/cffparse.c (cff_parse_font_matrix): Removed an
|
||||
|
|
Loading…
Reference in New Issue