mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-05 00:48:00 +02:00
fixed a small bug in FT_Glyph_Copy
This commit is contained in:
parent
8fe916ca51
commit
f3b07226c2
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue