TEXT Tool, first work-in-progress commit.
Truetype only, compile with "make NOTTF=1" if you don't want to bother with it. Only TTF is done, aliased (ok) and non-aliased (backgound color is currently stuck to color index 0) The Clear button doesn't update the window. Only one font (certified to be public domain). Preview not done. Font selector not done. SFont support not done. Limit 30 characters. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@305 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -61,6 +61,9 @@ void Bouton_Courbes_Switch_mode(void);
|
||||
void Bouton_Rectangle_vide(void);
|
||||
void Bouton_Rectangle_plein(void);
|
||||
|
||||
// Boutons relatifs au texte
|
||||
void Bouton_Texte(void);
|
||||
|
||||
// Boutons relatifs aux dégradés
|
||||
void Bouton_Degrades(void);
|
||||
void Degrade_Charger_infos_du_tableau(int Indice);
|
||||
|
||||
Reference in New Issue
Block a user