ftcolor.h: Minor grammar fix.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247
diff --git a/include/freetype/ftcolor.h b/include/freetype/ftcolor.h
index 0a7be46..63b3565 100644
--- a/include/freetype/ftcolor.h
+++ b/include/freetype/ftcolor.h
@@ -484,7 +484,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef enum FT_PaintFormat_
@@ -532,7 +532,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_ColorStopIterator_
@@ -563,7 +563,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_ColorIndex_
@@ -592,7 +592,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_ColorStop_
@@ -615,7 +615,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef enum FT_PaintExtend_
@@ -647,7 +647,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_ColorLine_
@@ -693,7 +693,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_Affine_23_
@@ -716,7 +716,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef enum FT_Composite_Mode_
@@ -779,7 +779,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_Opaque_Paint_
@@ -808,7 +808,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintColrLayers_
@@ -835,7 +835,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintSolid_
@@ -873,7 +873,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintLinearGradient_
@@ -922,7 +922,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintRadialGradient_
@@ -969,7 +969,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintSweepGradient_
@@ -1002,7 +1002,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintGlyph_
@@ -1028,7 +1028,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintColrGlyph_
@@ -1055,7 +1055,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintTransform_
@@ -1088,7 +1088,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintTranslate_
@@ -1128,7 +1128,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
@@ -1173,7 +1173,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintSkew_
@@ -1214,7 +1214,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_PaintComposite_
@@ -1260,7 +1260,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef struct FT_COLR_Paint_
@@ -1306,7 +1306,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
typedef enum FT_Color_Root_Transform_
@@ -1401,7 +1401,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
FT_EXPORT( FT_Bool )
@@ -1451,7 +1451,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
FT_EXPORT( FT_Bool )
@@ -1494,7 +1494,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
FT_EXPORT( FT_Bool )
@@ -1532,7 +1532,7 @@ FT_BEGIN_HEADER
*
* @since:
* 2.11 -- **currently experimental only!** There might be changes
- * without retaining backward-compatibility of both the API and ABI.
+ * without retaining backward compatibility of both the API and ABI.
*
*/
FT_EXPORT( FT_Bool )