freetype-commit
[Top][All Lists]
Advanced

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

[Git][freetype/freetype][master] ftcolor.h: Minor grammar fix.


From: Werner Lemberg (@wl)
Subject: [Git][freetype/freetype][master] ftcolor.h: Minor grammar fix.
Date: Tue, 29 Jun 2021 04:07:26 +0000

Werner Lemberg pushed to branch master at FreeType / FreeType

Commits:

1 changed file:

Changes:

  • include/freetype/ftcolor.h
    ... ... @@ -484,7 +484,7 @@ FT_BEGIN_HEADER
    484 484
        *
    
    485 485
        * @since:
    
    486 486
        *   2.11 -- **currently experimental only!**  There might be changes
    
    487
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    487
    +   *   without retaining backward compatibility of both the API and ABI.
    
    488 488
        *
    
    489 489
        */
    
    490 490
       typedef enum  FT_PaintFormat_
    
    ... ... @@ -532,7 +532,7 @@ FT_BEGIN_HEADER
    532 532
        *
    
    533 533
        * @since:
    
    534 534
        *   2.11 -- **currently experimental only!**  There might be changes
    
    535
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    535
    +   *   without retaining backward compatibility of both the API and ABI.
    
    536 536
        *
    
    537 537
        */
    
    538 538
       typedef struct  FT_ColorStopIterator_
    
    ... ... @@ -563,7 +563,7 @@ FT_BEGIN_HEADER
    563 563
        *
    
    564 564
        * @since:
    
    565 565
        *   2.11 -- **currently experimental only!**  There might be changes
    
    566
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    566
    +   *   without retaining backward compatibility of both the API and ABI.
    
    567 567
        *
    
    568 568
        */
    
    569 569
       typedef struct  FT_ColorIndex_
    
    ... ... @@ -592,7 +592,7 @@ FT_BEGIN_HEADER
    592 592
        *
    
    593 593
        * @since:
    
    594 594
        *   2.11 -- **currently experimental only!**  There might be changes
    
    595
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    595
    +   *   without retaining backward compatibility of both the API and ABI.
    
    596 596
        *
    
    597 597
        */
    
    598 598
       typedef struct  FT_ColorStop_
    
    ... ... @@ -615,7 +615,7 @@ FT_BEGIN_HEADER
    615 615
        *
    
    616 616
        * @since:
    
    617 617
        *   2.11 -- **currently experimental only!**  There might be changes
    
    618
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    618
    +   *   without retaining backward compatibility of both the API and ABI.
    
    619 619
        *
    
    620 620
        */
    
    621 621
       typedef enum  FT_PaintExtend_
    
    ... ... @@ -647,7 +647,7 @@ FT_BEGIN_HEADER
    647 647
        *
    
    648 648
        * @since:
    
    649 649
        *   2.11 -- **currently experimental only!**  There might be changes
    
    650
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    650
    +   *   without retaining backward compatibility of both the API and ABI.
    
    651 651
        *
    
    652 652
        */
    
    653 653
       typedef struct  FT_ColorLine_
    
    ... ... @@ -693,7 +693,7 @@ FT_BEGIN_HEADER
    693 693
        *
    
    694 694
        * @since:
    
    695 695
        *   2.11 -- **currently experimental only!**  There might be changes
    
    696
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    696
    +   *   without retaining backward compatibility of both the API and ABI.
    
    697 697
        *
    
    698 698
        */
    
    699 699
       typedef struct  FT_Affine_23_
    
    ... ... @@ -716,7 +716,7 @@ FT_BEGIN_HEADER
    716 716
        *
    
    717 717
        * @since:
    
    718 718
        *   2.11 -- **currently experimental only!**  There might be changes
    
    719
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    719
    +   *   without retaining backward compatibility of both the API and ABI.
    
    720 720
        *
    
    721 721
        */
    
    722 722
       typedef enum  FT_Composite_Mode_
    
    ... ... @@ -779,7 +779,7 @@ FT_BEGIN_HEADER
    779 779
        *
    
    780 780
        * @since:
    
    781 781
        *   2.11 -- **currently experimental only!**  There might be changes
    
    782
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    782
    +   *   without retaining backward compatibility of both the API and ABI.
    
    783 783
        *
    
    784 784
        */
    
    785 785
       typedef struct  FT_Opaque_Paint_
    
    ... ... @@ -808,7 +808,7 @@ FT_BEGIN_HEADER
    808 808
        *
    
    809 809
        * @since:
    
    810 810
        *   2.11 -- **currently experimental only!**  There might be changes
    
    811
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    811
    +   *   without retaining backward compatibility of both the API and ABI.
    
    812 812
        *
    
    813 813
        */
    
    814 814
       typedef struct  FT_PaintColrLayers_
    
    ... ... @@ -835,7 +835,7 @@ FT_BEGIN_HEADER
    835 835
        *
    
    836 836
        * @since:
    
    837 837
        *   2.11 -- **currently experimental only!**  There might be changes
    
    838
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    838
    +   *   without retaining backward compatibility of both the API and ABI.
    
    839 839
        *
    
    840 840
        */
    
    841 841
       typedef struct  FT_PaintSolid_
    
    ... ... @@ -873,7 +873,7 @@ FT_BEGIN_HEADER
    873 873
        *
    
    874 874
        * @since:
    
    875 875
        *   2.11 -- **currently experimental only!**  There might be changes
    
    876
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    876
    +   *   without retaining backward compatibility of both the API and ABI.
    
    877 877
        *
    
    878 878
        */
    
    879 879
       typedef struct  FT_PaintLinearGradient_
    
    ... ... @@ -922,7 +922,7 @@ FT_BEGIN_HEADER
    922 922
        *
    
    923 923
        * @since:
    
    924 924
        *   2.11 -- **currently experimental only!**  There might be changes
    
    925
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    925
    +   *   without retaining backward compatibility of both the API and ABI.
    
    926 926
        *
    
    927 927
        */
    
    928 928
       typedef struct  FT_PaintRadialGradient_
    
    ... ... @@ -969,7 +969,7 @@ FT_BEGIN_HEADER
    969 969
        *
    
    970 970
        * @since:
    
    971 971
        *   2.11 -- **currently experimental only!**  There might be changes
    
    972
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    972
    +   *   without retaining backward compatibility of both the API and ABI.
    
    973 973
        *
    
    974 974
        */
    
    975 975
       typedef struct  FT_PaintSweepGradient_
    
    ... ... @@ -1002,7 +1002,7 @@ FT_BEGIN_HEADER
    1002 1002
        *
    
    1003 1003
        * @since:
    
    1004 1004
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1005
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1005
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1006 1006
        *
    
    1007 1007
        */
    
    1008 1008
       typedef struct  FT_PaintGlyph_
    
    ... ... @@ -1028,7 +1028,7 @@ FT_BEGIN_HEADER
    1028 1028
        *
    
    1029 1029
        * @since:
    
    1030 1030
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1031
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1031
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1032 1032
        *
    
    1033 1033
        */
    
    1034 1034
       typedef struct  FT_PaintColrGlyph_
    
    ... ... @@ -1055,7 +1055,7 @@ FT_BEGIN_HEADER
    1055 1055
        *
    
    1056 1056
        * @since:
    
    1057 1057
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1058
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1058
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1059 1059
        *
    
    1060 1060
        */
    
    1061 1061
       typedef struct  FT_PaintTransform_
    
    ... ... @@ -1088,7 +1088,7 @@ FT_BEGIN_HEADER
    1088 1088
        *
    
    1089 1089
        * @since:
    
    1090 1090
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1091
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1091
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1092 1092
        *
    
    1093 1093
        */
    
    1094 1094
       typedef struct  FT_PaintTranslate_
    
    ... ... @@ -1128,7 +1128,7 @@ FT_BEGIN_HEADER
    1128 1128
        *
    
    1129 1129
        * @since:
    
    1130 1130
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1131
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1131
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1132 1132
        *
    
    1133 1133
        */
    
    1134 1134
     
    
    ... ... @@ -1173,7 +1173,7 @@ FT_BEGIN_HEADER
    1173 1173
        *
    
    1174 1174
        * @since:
    
    1175 1175
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1176
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1176
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1177 1177
        *
    
    1178 1178
        */
    
    1179 1179
       typedef struct  FT_PaintSkew_
    
    ... ... @@ -1214,7 +1214,7 @@ FT_BEGIN_HEADER
    1214 1214
        *
    
    1215 1215
        * @since:
    
    1216 1216
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1217
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1217
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1218 1218
        *
    
    1219 1219
        */
    
    1220 1220
       typedef struct  FT_PaintComposite_
    
    ... ... @@ -1260,7 +1260,7 @@ FT_BEGIN_HEADER
    1260 1260
        *
    
    1261 1261
        * @since:
    
    1262 1262
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1263
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1263
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1264 1264
        *
    
    1265 1265
        */
    
    1266 1266
       typedef struct  FT_COLR_Paint_
    
    ... ... @@ -1306,7 +1306,7 @@ FT_BEGIN_HEADER
    1306 1306
        *
    
    1307 1307
        * @since:
    
    1308 1308
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1309
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1309
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1310 1310
        *
    
    1311 1311
        */
    
    1312 1312
       typedef enum  FT_Color_Root_Transform_
    
    ... ... @@ -1401,7 +1401,7 @@ FT_BEGIN_HEADER
    1401 1401
        *
    
    1402 1402
        * @since:
    
    1403 1403
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1404
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1404
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1405 1405
        *
    
    1406 1406
        */
    
    1407 1407
       FT_EXPORT( FT_Bool )
    
    ... ... @@ -1451,7 +1451,7 @@ FT_BEGIN_HEADER
    1451 1451
        *
    
    1452 1452
        * @since:
    
    1453 1453
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1454
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1454
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1455 1455
        *
    
    1456 1456
        */
    
    1457 1457
       FT_EXPORT( FT_Bool )
    
    ... ... @@ -1494,7 +1494,7 @@ FT_BEGIN_HEADER
    1494 1494
        *
    
    1495 1495
        * @since:
    
    1496 1496
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1497
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1497
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1498 1498
        *
    
    1499 1499
        */
    
    1500 1500
       FT_EXPORT( FT_Bool )
    
    ... ... @@ -1532,7 +1532,7 @@ FT_BEGIN_HEADER
    1532 1532
        *
    
    1533 1533
        * @since:
    
    1534 1534
        *   2.11 -- **currently experimental only!**  There might be changes
    
    1535
    -   *   without retaining backward-compatibility of both the API and ABI.
    
    1535
    +   *   without retaining backward compatibility of both the API and ABI.
    
    1536 1536
        *
    
    1537 1537
        */
    
    1538 1538
       FT_EXPORT( FT_Bool )
    


  • reply via email to

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