Hi,I'm developing an application with uLCD-32PTGFX.I started with uLCD-32PTGFX-R22.PmmC and with this release I'mable to store FONT4 into FLASH (#inherit "FONT4.fnt")and use it in all functions that areexecuted with file_LoadFunction(...).Note: I have to use the value 7 to refer the FONT4. eg.: txt_FontID(7 /*FONT4*/);
Now I'm using uLCD-32PTGFX-R25.PmmC and FONT4 is not available any moreinside functions.Do you know about this behaviour?
Thank you.
Fabio
Now I'm using uLCD-32PTGFX-R25.PmmC and FONT4 is not available any moreinside functions.Do you know about this behaviour?
Thank you.
Fabio
Comment