Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvscreen2dtext:texturefont_create [TV3DWiki]
 

Wiki > TV3D65 Index > TVScreen2DText

TextureFont_Create

DESCRIPTION

-This page has been generated automatically. Please improve it by adding a description and additional information.

DECLARATION

VB.NET TextureFont_Create(sUserFont As String , sFontName As String , iSize As Integer , bBold As Boolean , bUnderlined As Boolean , bItalic As Boolean , bInternational As Boolean , bUseClearTypeAntialiasing As Boolean) As Integer
C++ int TextureFont_Create(char* sUserFont , char* sFontName , int iSize , bool bBold , bool bUnderlined , bool bItalic , bool bInternational , bool bUseClearTypeAntialiasing )

PARAMETERS

NAMEOPTIONALDESCRIPTION
sUserFontNosUserFont description
sFontNameNosFontName description
iSizeNoiSize description
bBoldNobBold description
bUnderlinedNobUnderlined description
bItalicNobItalic description
bInternationalNobInternational description
bUseClearTypeAntialiasingYesbUseClearTypeAntialiasing description

RETURN VALUE

Integer Description of what the return value means.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvscreen2dtext/texturefont_create.txt · Last modified: 2009/11/29 18:00