summaryrefslogtreecommitdiff
path: root/include/freetype/ftimage.h
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2003-07-25 05:57:21 +0000
committerWerner Lemberg <wl@gnu.org>2003-07-25 05:57:21 +0000
commitf9d864a916becf67e6ae0e3f0888fda3a89d419e (patch)
tree749e0a7b3b4707af0cbf7330d89d39af793bc458 /include/freetype/ftimage.h
parent850fee2ccbc52805237b349db64db3da47605ec3 (diff)
downloadfreetype2-f9d864a916becf67e6ae0e3f0888fda3a89d419e.tar.gz
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 5.
* builds/unix/configure.ac (version_info): Set to 10:0:3. * builds/unix/configure: Updated. * builds/freetype.mk (refdoc): Fix --title. * docs/CHANGES, docs/VERSION.DLL, README: Updated. * src/tools/docmaker/sources.py (re_crossref): Fix regular expression to handle trailing punctuation characters. * src/tools/docmaker/tohtml.py (make_html_word): Updated. * docs/release: New file.
Diffstat (limited to 'include/freetype/ftimage.h')
-rw-r--r--include/freetype/ftimage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/freetype/ftimage.h b/include/freetype/ftimage.h
index e2e8025b7..d54ef2dec 100644
--- a/include/freetype/ftimage.h
+++ b/include/freetype/ftimage.h
@@ -687,8 +687,8 @@ FT_BEGIN_HEADER
/* */
/* FT_GLYPH_FORMAT_COMPOSITE :: */
/* The glyph image is a composite of several other images. This */
- /* format is _only_ used with @FT_LOAD_FLAG_NO_RECURSE, and is */
- /* used to report compound glyphs (like accented characters). */
+ /* format is _only_ used with @FT_LOAD_NO_RECURSE, and is used to */
+ /* report compound glyphs (like accented characters). */
/* */
/* FT_GLYPH_FORMAT_BITMAP :: */
/* The glyph image is a bitmap, and can be described as an */