Unit 'freetypehdyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#fcl-image]

TFT_SfntName

Declaration

Source position: libfreetype.inc line 794

type TFT_SfntName = record

  platform_id: FT_UShort;

  encoding_id: FT_UShort;

  language_id: FT_UShort;

  name_id: FT_UShort;

  aString: pbyte;

  String_len: FT_UInt;

end;


Documentation generated on: 2025-07-25