Page 1 of 1

Fonts for displaying graphical characters on S1D13700 using PIC32MX795F512L

Posted: 03 Sep 2023 04:53
by perton
Hello,
I am using PIC32MX795F512L and trying to display graphic characters on Sthe 1D13700 graphical LCD.Compiler: MPLAB C32 C compiler. I want to use different fontsets of varying sizes for the testing purpose. I tried displaying Arial font of 19x19 pixels using a one-dimensional fontset array. Each character takes 58 bytes—total 94 characters.
My function removes the offset bits, stores the valuable bits into a character buffer, and later sends byte by byte to the GLCD; scanning is done similarly to a raster scan.
Are similar font sets available for testing with other fonts and font sizes?
Is there any tool or software that helps create a one-dimensional font array?
Any resources or tools in this regard would be helpful.
Thanks in advance.

Re: Fonts for displaying graphical characters on S1D13700 using PIC32MX795F512L

Posted: 22 Sep 2023 07:22
by filip
Hi,

We have developed S1D13700 libraries for mikroC PRO compilers, but for the MPLAB X I don't know if there is one available.

Regards,
Filip.