bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
FT_PaintScale
bindbc
freetype
bind
ftcolor
Undocumented in source.
static if
(
ftSupport >= FTSupport.ft211
)
struct
FT_PaintScale {
FT_OpaquePaint
paint
;
FT_Fixed
scale_x
;
FT_Fixed
scale_y
;
FT_Fixed
center_x
;
FT_Fixed
center_y
;
}
Members
Variables
center_x
FT_Fixed
center_x
;
Undocumented in source.
center_y
FT_Fixed
center_y
;
Undocumented in source.
paint
FT_OpaquePaint
paint
;
Undocumented in source.
scale_x
FT_Fixed
scale_x
;
Undocumented in source.
scale_y
FT_Fixed
scale_y
;
Undocumented in source.
Meta
Source
See Implementation
bindbc
freetype
bind
ftcolor
aliases
FT_Color_Root_Transform
FT_Composite_Mode
FT_PaintExtend
FT_PaintFormat
pFT_Get_Color_Glyph_Layer
pFT_Get_Color_Glyph_Paint
pFT_Get_Colorline_Stops
pFT_Get_Paint
pFT_Get_Paint_Layers
pFT_Palette_Data_Get
pFT_Palette_Select
pFT_Palette_Set_Foreground_Color
enums
FT_COLOR_INCLUDE_ROOT_TRANSFORM
FT_COLR_COMPOSITE_CLEAR
FT_COLR_PAINTFORMAT_COLR_LAYERS
FT_COLR_PAINT_EXTEND_PAD
functions
FT_Get_Color_Glyph_Layer
FT_Get_Color_Glyph_Paint
FT_Get_Colorline_Stops
FT_Get_Paint
FT_Get_Paint_Layers
FT_Palette_Data_Get
FT_Palette_Select
FT_Palette_Set_Foreground_Color
manifest constants
FT_PALETTE_FOR_DARK_BACKGROUND
FT_PALETTE_FOR_LIGHT_BACKGROUND
structs
FT_Affine23
FT_COLR_Paint
FT_Color
FT_ColorIndex
FT_ColorLine
FT_ColorStop
FT_ColorStopIterator
FT_LayerIterator
FT_OpaquePaint
FT_PaintColrGlyph
FT_PaintColrLayers
FT_PaintComposite
FT_PaintGlyph
FT_PaintLinearGradient
FT_PaintRadialGradient
FT_PaintRotate
FT_PaintScale
FT_PaintSkew
FT_PaintSolid
FT_PaintSweepGradient
FT_PaintTransform
FT_PaintTranslate
FT_Palette_Data