shithub: freetype+ttf2subf

Download patch

ref: 14dff08f3760b9bbbb1301ea37ab88d3eb35ad61
parent: 3915a18b8c0f4e2090bf9496a49c38986ab18d70
author: Werner Lemberg <[email protected]>
date: Wed Aug 29 02:56:21 EDT 2018

ftoption.h: s/precendence/precedence/ in documentation (#54586).

git/fs: mount .git/fs: mount/attach disallowed
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -221,7 +221,7 @@
    *   it for certain configurations only.
    *
    *   If you use a build system like cmake or the `configure' script,
-   *   options set by those programs have precendence, overwriting the
+   *   options set by those programs have precedence, overwriting the
    *   value here with the configured one.
    */
 /* #define FT_CONFIG_OPTION_SYSTEM_ZLIB */
@@ -241,7 +241,7 @@
    *   Define this macro if you want to enable this `feature'.
    *
    *   If you use a build system like cmake or the `configure' script,
-   *   options set by those programs have precendence, overwriting the
+   *   options set by those programs have precedence, overwriting the
    *   value here with the configured one.
    */
 #define FT_CONFIG_OPTION_USE_BZIP2
@@ -270,7 +270,7 @@
    *   Define this macro if you want to enable this `feature'.
    *
    *   If you use a build system like cmake or the `configure' script,
-   *   options set by those programs have precendence, overwriting the
+   *   options set by those programs have precedence, overwriting the
    *   value here with the configured one.
    */
 #define FT_CONFIG_OPTION_USE_PNG
@@ -287,7 +287,7 @@
    *   Define this macro if you want to enable this `feature'.
    *
    *   If you use a build system like cmake or the `configure' script,
-   *   options set by those programs have precendence, overwriting the
+   *   options set by those programs have precedence, overwriting the
    *   value here with the configured one.
    */
 #define FT_CONFIG_OPTION_USE_HARFBUZZ
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -220,7 +220,7 @@
    *   for certain configurations only.
    *
    *   If you use a build system like cmake or the 'configure' script,
-   *   options set by those programs have precendence, overwriting the value
+   *   options set by those programs have precedence, overwriting the value
    *   here with the configured one.
    */
 /* #define FT_CONFIG_OPTION_SYSTEM_ZLIB */
@@ -240,7 +240,7 @@
    *   Define this macro if you want to enable this 'feature'.
    *
    *   If you use a build system like cmake or the 'configure' script,
-   *   options set by those programs have precendence, overwriting the value
+   *   options set by those programs have precedence, overwriting the value
    *   here with the configured one.
    */
 /* #define FT_CONFIG_OPTION_USE_BZIP2 */
@@ -269,7 +269,7 @@
    *   Define this macro if you want to enable this 'feature'.
    *
    *   If you use a build system like cmake or the 'configure' script,
-   *   options set by those programs have precendence, overwriting the value
+   *   options set by those programs have precedence, overwriting the value
    *   here with the configured one.
    */
 /* #define FT_CONFIG_OPTION_USE_PNG */
@@ -286,7 +286,7 @@
    *   Define this macro if you want to enable this 'feature'.
    *
    *   If you use a build system like cmake or the 'configure' script,
-   *   options set by those programs have precendence, overwriting the value
+   *   options set by those programs have precedence, overwriting the value
    *   here with the configured one.
    */
 /* #define FT_CONFIG_OPTION_USE_HARFBUZZ */