Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I'm trying to create a font to use on my TFT screen. I used the GLCD font creator as recommended by Peter Dreschler in his cookbook article. In his cookbook article hte fonts seem to be stored in TFT_fonts library. I created a magneto font using GLCD and included it in my program but I get the "identifier "magneto" is undefined error. I dont know enough about libraries or c++ to sort this out. Can anyone help please.I imported my magneto.h file so I can see it in the compiler.