* include/freetype/freetype.h: fixed documentation for FT_Size_Metrics

BRANCH-2-1-5
David Turner 22 years ago
parent 994bd48baa
commit 3277549456
  1. 4
      ChangeLog
  2. 2
      include/freetype/freetype.h

@ -1,3 +1,7 @@
2003-01-15 David Turner <david@freetype.org>
* include/freetype/freetype.h: fixed documentation for FT_Size_Metrics
2003-01-15 James Su <suzhe@turbolinux.com.cn>
* src/gzip/ftgzip.c: bugfix: couldn't read certain gzip-ed font files

@ -1133,7 +1133,7 @@ FT_BEGIN_HEADER
/* pixels. Always positive. */
/* */
/* descender :: The descender, expressed in 26.6 fixed point */
/* pixels. Always positive. */
/* pixels. Always negative. */
/* */
/* height :: The text height, expressed in 26.6 fixed point */
/* pixels. Always positive. */

Loading…
Cancel
Save