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

This commit is contained in:
David Turner 2003-01-15 23:43:17 +00:00
parent 1a20673a9b
commit feb3d8703f
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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. */