perdon, no se explicarme en ingles...
tengo una carpeta llamada fuentes donde tengo la fuente AAE.otf
si pongo los codigos
listado.font="fuentes/" + "[Emulator]" + ".otf";
listado.font="fuentes/" + "[Emulator]";
listado.font="fuentes/AAE.otf";
listado.font="fuentes/AAE";
local fuente= fe.add_text("fuentes/"+"[Emulator]",0,0,0,0);
listado.font=fuente;
y no se cuantas conbinaciones mas que he intentado esta tarde no he conseguido que me coja la fuente de ninguna forma
si hay espacios o codigo mal puesto puede ser cosa del traductor de google que hace lo que le da la gana. he intentado corregirlo pero igual se me ha colado alguno
---------------------------------
Sorry, I will not explain myself in English ...
I have a folder called fonts where I have the source AAE.otf
If I put the codes
listado.font = "fuentes/" + "[Emulator]" + ".otf";
listado.font = "fuentes/" + "[Emulator]";
listado.font = "fuentes/AAE.otf";
listado.font = "fuentes/AAE";
Local fuente= fe.add_text ("fuentes/" + "[Emulator]", 0,0,0,0);
listado.font = fuente;
And I do not know how many more combinations I've tried this afternoon I have not managed to get the source in any way
If there are spaces or poorly placed code may be thing of the google translator that does what he wants. I tried to correct it but the same one has sneaked to me