summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2004-06-19 20:50:08 +0000
committerWerner Lemberg <wl@gnu.org>2004-06-19 20:50:08 +0000
commite5f98e68bb416fb9735b3c0c54ab83c113a585ba (patch)
tree7cf65ef125618a9525d68a74a142827ace300d48
parent79786fba337b16cb5411fd2e4361c246f4d66921 (diff)
downloadfreetype2-e5f98e68bb416fb9735b3c0c54ab83c113a585ba.tar.gz
Minor documentation improvement.
-rw-r--r--include/freetype/freetype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 80a3b6302..3780a2836 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -258,6 +258,7 @@ FT_BEGIN_HEADER
/* x_ppem :: The horizontal ppem value (in 26.6 fractional format). */
/* */
/* y_ppem :: The vertical ppem value (in 26.6 fractional format). */
+ /* Usually, this is the `nominal' pixel height of the font. */
/* */
/* <Note> */
/* The values in this structure are taken from the bitmap font. If */