Page 1 of 1

Help BIG font for 128x64 with KS0108

Posted: 11 Mar 2018 09:21
by umbertomori
Hello,
who can help me?

i tested driver for glcd 128x64, but i have difficult to use font to big of 8x8....
is possible with mikroc driver use on 128x64 glcd print big character..... example 20x10.....
thanks
Umberto

Re: Help BIG font for 128x64 with KS0108

Posted: 13 Mar 2018 12:05
by petar.suknjaja
If you want to add fonts bigger than 8x8, you need to
Import an Existing System Font,
Choose what font do you want, set desired Size
Use Export for TFT and new GLCD option, edit Font Name,
Copy generated code, or you can save it for later use.
Add generated custom font to your project.


Regards,
Petar