Unit 'Img32.SVG.Writer' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

TSVGFontInfo

Declaration

Source position: Img32.SVG.Writer.pas line 171

type TSVGFontInfo = record

  family: TTtfFontFamily;

  

  size: Double;

  

  spacing: Double;

  

  textLength: Double;

  

  italic: Boolean;

  

  weight: Integer;

  

  align: TSvgTextAlign;

  

  decoration: TFontDecoration;

  

  baseShift: TValue;

  

end;



CT Web help

CodeTyphon Studio