Text: Help screen (F1), and font detection by file extension (unknown files are ignored)

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@329 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2008-11-06 23:37:24 +00:00
parent 746b000d06
commit 83bfd14393
4 changed files with 70 additions and 37 deletions

View File

@@ -5917,6 +5917,8 @@ void Bouton_Texte()
A_redessiner=1;
A_previsionner=1;
}
if (Touche==Bouton[BOUTON_AIDE].Raccourci_gauche)
Fenetre_aide(BOUTON_TEXTE, NULL);
}
switch(Bouton_clicke)
{