fontCreateEx

5.6.6.1/2
Crea e alloca un font in memoria che potrĂ  essere usato dalle varie istruzioni

Sintassi

EH_FONT * fontCreateEx(CHAR *	pszFontFace, // Font name
			INT	iHeight,	 // Altezza
			INT	iWidth,		 // Larghezza
			INT	iWeight,	 // Peso
			INT	iStyles,	 // Stili
			INT	iCharExtra,
			INT	iRotation,
			INT	iPitch);

Parametri


Valori di ritorno


Commenti

Ex fontBuilderEx()
Easyhand C/C++: fontCreateEx | Last modified: 27/11/2013 10.15.14 Europe/Rome | #1.1413
P.. 778
Easyhand C/C++
Una mano alle tue idee.
Privacy Policy