Unit 'gd' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libgd]

gdFont

Declaration

Source position: gd.pas line 303

type gdFont = record

  nchars: cint;

  offset: cint;

  w: cint;

  h: cint;

  data: pchar;

end;


Documentation generated on: 2023-03-18