[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

ExtendFont

Ensure TTextFont.tf_Extension has been built for a font

Declaration

Source position: agraphics.pas line 2185

function ExtendFont(

  Font: PTextFont;

  FontTags: PTagItem

):LongWord;

Arguments

Font

  

The font to extend.

FontTags

  

An optional taglist. If nil, then a default is used. Currently, the only tag defined is TA_DeviceDPI.

Function result

1 if the TextFont was properly extended, else 0.

See also

ExtendFontTags

  

VarArgs Version of ExtendFont()


Documentation generated on: 2017-01-10