Rotate font by 90 deg.

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
Ananddesai
Posts: 1
Joined: 30 Dec 2016 12:23

Rotate font by 90 deg.

#1 Post by Ananddesai » 30 Dec 2016 12:25

how to rotate font by 90 deg.

User avatar
lana.arsic
mikroElektronika team
Posts: 1715
Joined: 15 Jan 2016 12:50

Re: Rotate font by 90 deg.

#2 Post by lana.arsic » 05 Jan 2017 10:46

Hi Ananddesai,

Welcome to the MikroE forum.

Unfortunately, there is no option for rotating fonts in GLCD Font Creator, but you can do it in library:

Code: Select all

void Glcd_Set_Font_Adv(const far char *activeFont, unsigned char font_color, char font_orientation);
Best regards,
Lana

Post Reply

Return to “GLCD Font Creator Software”