summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2017-09-15 21:49:34 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2017-09-15 21:49:34 -0400
commit1264d9a64ba79b9531fc1c5b2a53ff382b507200 (patch)
tree6047e103251f4e2974aab02e366e3fb1b1d558af
parent17eb2406983228ccb33a88d7e72b6c1e5e48d830 (diff)
downloadfreetype2-1264d9a64ba79b9531fc1c5b2a53ff382b507200.tar.gz
Minor.
-rw-r--r--include/freetype/ftoutln.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/freetype/ftoutln.h b/include/freetype/ftoutln.h
index 07f73ebb1..56f56a960 100644
--- a/include/freetype/ftoutln.h
+++ b/include/freetype/ftoutln.h
@@ -385,6 +385,9 @@ FT_BEGIN_HEADER
/* @FT_Outline_Embolden, which uses the same strength in both */
/* directions. */
/* */
+ /* <Since> */
+ /* 2.4.10 */
+ /* */
FT_EXPORT( FT_Error )
FT_Outline_EmboldenXY( FT_Outline* outline,
FT_Pos xstrength,