• Show log

    Commit

  • Hash : f57c24db
    Author : Dominik Röttsches
    Date : 2020-12-16T16:02:02

    Add types required for 'COLR' v1 to public API (#59703).
    
    * include/freetype/freetype.h (FT_PaintFormat, FT_ColorStopIterator,
    FT_ColorIndex, FT_ColorStop, FT_PaintExtend, FT_ColorLine,
    FT_Affine23, FT_CompositeMode, FT_OpaquePaint, FT_PaintColrLayers,
    FT_PaintSolid, FT_PaintLinearGradient, FT_PaintRadialGradient,
    FT_PaintGlyph, FT_PaintColrGlyph, FT_PaintTransformed,
    FT_PaintTranslate, FT_PaintRotate, FT_PaintSkew, FT_PaintComposite,
    FT_COLR_Paint): Adding structs and enum to represent paint format,
    color stop information, gradient extend information, structs to
    reference paint offsets, and to define transforms and compositions.
    Adding a union type to represent the union of the structs,
    distinguished by `FT_PaintFormat`.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags