Code:
The uLE font is not loaded from any file at runtime, but compiled into the program. Thus the only way to change it is to replace the source file font5200.c (used via '#include' in draw.c), and recompiling the program.
C'est aussi ce qui m'a fait dire que c'etait faisable, sinon pour transformer la police en un fichier *.c ça se passe comment?
Je suppose que seul Hackchip en sera capable non?