summaryrefslogtreecommitdiff
path: root/include/freetype/ftoutln.h
diff options
context:
space:
mode:
authorDavid Turner <david@freetype.org>2001-01-10 06:53:49 +0000
committerDavid Turner <david@freetype.org>2001-01-10 06:53:49 +0000
commit18b55f7bbc39f92877f825326441c13f8aaf5e80 (patch)
tree31889fc9d7a57919a0123eebdf60ff1638233b2b /include/freetype/ftoutln.h
parent4c8815e1a6aaaa7282cbcb0c5fd2c90c2bfe3ec0 (diff)
downloadfreetype2-18b55f7bbc39f92877f825326441c13f8aaf5e80.tar.gz
improved the docmaker script
Diffstat (limited to 'include/freetype/ftoutln.h')
-rw-r--r--include/freetype/ftoutln.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/include/freetype/ftoutln.h b/include/freetype/ftoutln.h
index 258f472d7..9c16ca1d1 100644
--- a/include/freetype/ftoutln.h
+++ b/include/freetype/ftoutln.h
@@ -27,6 +27,21 @@
FT_BEGIN_HEADER
+ /*************************************************************************/
+ /* */
+ /* <Section> outline_processing */
+ /* */
+ /* <Title> Outline Processing */
+ /* */
+ /* <Abstract> */
+ /* Functions to create, transform and render vectorial glyph images */
+ /* */
+ /* <Description> */
+ /* This sections contains routines used to create and destroy */
+ /* scalable glyph images known as "outlines". These can also be */
+ /* measured, transformed and converted into bitmaps, pixmaps and */
+ /* */
+ /* */
/*************************************************************************/
/* */