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

TTTF_SetFontSizeDPI

Declaration

Source position: libsdl2_ttf.pas line 113

type TTTF_SetFontSizeDPI = function(

  font: PTTF_Font;

  ptsize: cint;

  hdpi: cuint;

  vdpi: cuint

):cint;



CT Web help

CodeTyphon Studio