Export for GLCD: code missing

GLCD Font Creator software is the ultimate solution to create personalized fonts, symbols and icons for Graphic LCDs. It generates code compatible with All mikroElektronika compilers
Post Reply
Author
Message
pemat
Posts: 4
Joined: 27 Aug 2012 06:11

Export for GLCD: code missing

#1 Post by pemat » 03 Sep 2012 07:05

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.

User avatar
dejan.odabasic
mikroElektronika team
Posts: 2649
Joined: 30 Apr 2012 14:20

Re: Export for GLCD: code missing

#2 Post by dejan.odabasic » 04 Sep 2012 10:56

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.

Post Reply

Return to “GLCD Font Creator Software”