From 1264d9a64ba79b9531fc1c5b2a53ff382b507200 Mon Sep 17 00:00:00 2001 From: Alexei Podtelezhnikov Date: Fri, 15 Sep 2017 21:49:34 -0400 Subject: [PATCH] Minor. --- include/freetype/ftoutln.h | 3 +++ 1 file changed, 3 insertions(+) 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. */ /* */ + /* */ + /* 2.4.10 */ + /* */ FT_EXPORT( FT_Error ) FT_Outline_EmboldenXY( FT_Outline* outline, FT_Pos xstrength,