Unit 'libSDL2_ttf' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TTTF_OpenFontDPI

Declaration

Source position: libsdl2_ttf.pas line 108

type TTTF_OpenFontDPI = function(

  file_: PAnsiChar;

  ptsize: cint;

  hdpi: cuint;

  vdpi: cuint

):PTTF_Font;



CT Web help

CodeTyphon Studio