freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 21435f07d: fix typo in FT_Outline_Decompose note


From: Werner Lemberg
Subject: [freetype2] master 21435f07d: fix typo in FT_Outline_Decompose note
Date: Mon, 9 Oct 2023 13:46:16 -0400 (EDT)

branch: master
commit 21435f07def97bf1b3b82830689c7398a7dce7ca
Author: Zachary Zollman <zacharyzollman@pm.me>
Commit: Zachary Zollman <zacharyzollman@pm.me>

    fix typo in FT_Outline_Decompose note
---
 include/freetype/ftoutln.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/freetype/ftoutln.h b/include/freetype/ftoutln.h
index f9329ca40..f2fa8e6e0 100644
--- a/include/freetype/ftoutln.h
+++ b/include/freetype/ftoutln.h
@@ -112,7 +112,7 @@ FT_BEGIN_HEADER
    *   Degenerate contours, segments, and Bezier arcs may be reported.  In
    *   most cases, it is best to filter these out before using the outline
    *   for stroking or other path modification purposes (which may cause
-   *   degenerate segments to become non-degenrate and visible, like when
+   *   degenerate segments to become non-degenerate and visible, like when
    *   stroke caps are used or the path is otherwise outset).  Some glyph
    *   outlines may contain deliberate degenerate single points for mark
    *   attachement.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]