Page 1 of 1

Export for GLCD: code missing

Posted: 03 Sep 2012 07:05
by pemat
Windows 7 Prosessional 64-bit. Running GLCD font creator in XP SP3 compatibility mode.

I have created and saved 25 characters but when selecting "Export for GLCD" the code only shows the first character code, like so:

const unsigned short small_alpha7x5[] = {
0x07, 0x00, 0x00, 0x0E, 0x10, 0x1E, 0x11, 0x1E, // Code for char

There should be more characters. And, same effect on mikropascal, mikroc and mikrobasic and mikrobasic glcd lib/x-glcd lib. If using the button "Export for TFT and new GLCD (new library)" the code is generated OK.

Re: Export for GLCD: code missing

Posted: 04 Sep 2012 10:56
by dejan.odabasic
Hello,

I'm sorry for the inconvenience caused by this problem, but there are some known errors in GLCD font creator run under Windows 7, including this one.
I suggest that you use our new GLCD library and fonts generated for TFT/new GLCD Library.

Best regards.