summaryrefslogtreecommitdiff
path: root/include/freetype/ftstroke.h
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2006-04-22 12:24:52 +0000
committerWerner Lemberg <wl@gnu.org>2006-04-22 12:24:52 +0000
commit8a8c6022bff205c7e98d6bef30ccc78f8f1fd8e0 (patch)
treec24c7941db9ebea136858a5cbbbe9c1d0b1c8cc0 /include/freetype/ftstroke.h
parent7aa20102160d9b95f87915fb2091e4a2ddb41890 (diff)
downloadfreetype2-8a8c6022bff205c7e98d6bef30ccc78f8f1fd8e0.tar.gz
Formatting, copyright years, documentation.
Diffstat (limited to 'include/freetype/ftstroke.h')
-rw-r--r--include/freetype/ftstroke.h13
1 files changed, 8 insertions, 5 deletions
diff --git a/include/freetype/ftstroke.h b/include/freetype/ftstroke.h
index 00ec08558..bf9d26dcb 100644
--- a/include/freetype/ftstroke.h
+++ b/include/freetype/ftstroke.h
@@ -188,7 +188,8 @@ FT_BEGIN_HEADER
* `outside' borders of a given outline.
*
* @input:
- * outline :: The source outline handle.
+ * outline ::
+ * The source outline handle.
*
* @return:
* The border index. @FT_STROKER_BORDER_LEFT for empty or invalid
@@ -207,10 +208,12 @@ FT_BEGIN_HEADER
* Create a new stroker object.
*
* @input:
- * library :: FreeType library handle
+ * library ::
+ * FreeType library handle
*
* @output:
- * astroker :: A new stroker object handle. NULL in case of error.
+ * astroker ::
+ * A new stroker object handle. NULL in case of error.
*
* @return:
* FreeType error code. 0 means success.
@@ -638,8 +641,8 @@ FT_BEGIN_HEADER
* Stroke a given outline glyph object with a given stroker.
*
* @inout:
- * pglyph :: Source glyph handle on input, new glyph handle
- * on output.
+ * pglyph ::
+ * Source glyph handle on input, new glyph handle on output.
*
* @input:
* stroker ::