Unit 'OpenGL_TextVectorTTF' Package
[Overview][Constants][Classes][Variables][Index] [#pl_opengl]

TVectorEngineTTF

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: OpenGL_TextVectorTTF.pas line 48

type TVectorEngineTTF = object

  DPI: Integer;

  

  SizeInPoints: Single;

  

  SizeInPixels: Single;

  

  fontfile: string;

  

  UTF8_Charlist: string;

  

  Unicode_Charlist: Unicodestring;

  

  Count: Integer;

  

  charpositionen: ArrayOfCharPosition;

  

  triangle_char_list: GLuint;

  

  procedure Generate;

  

  procedure delete_displaylist;

  

  procedure Write();

  

end;

Inheritance

TVectorEngineTTF

  

|

TObject



CT Web help

CodeTyphon Studio