Text tool: corrected colors, various fixes.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@320 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
2
texte.h
2
texte.h
@@ -32,5 +32,7 @@ byte *Rendu_Texte(const char *Chaine, int Numero_fonte, int Taille, int AntiAlia
|
||||
char * Libelle_fonte(int Indice);
|
||||
// Trouve le nom d'une fonte par son numéro
|
||||
char * Nom_fonte(int Indice);
|
||||
// Vérifie si une fonte donnée est TrueType
|
||||
char * TrueType_fonte(int Indice);
|
||||
// Nombre de fontes déclarées
|
||||
extern int Fonte_nombre;
|
||||
|
||||
Reference in New Issue
Block a user