Alexei Podtelezhnikov pushed to branch master at FreeType / FreeType
Commits:
-
21435f07
by Zachary Zollman at 2023-10-08T23:34:28+00:00
1 changed file:
Changes:
... | ... | @@ -112,7 +112,7 @@ FT_BEGIN_HEADER |
112 | 112 | * Degenerate contours, segments, and Bezier arcs may be reported. In
|
113 | 113 | * most cases, it is best to filter these out before using the outline
|
114 | 114 | * for stroking or other path modification purposes (which may cause
|
115 | - * degenerate segments to become non-degenrate and visible, like when
|
|
115 | + * degenerate segments to become non-degenerate and visible, like when
|
|
116 | 116 | * stroke caps are used or the path is otherwise outset). Some glyph
|
117 | 117 | * outlines may contain deliberate degenerate single points for mark
|
118 | 118 | * attachement.
|