Uploading X-GLCD 'C' font file on to rpi pico

The Raspberry Pi is a series of credit card-sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and developing countries.

Post Reply
User avatar
/RaspberryPi
Corporate
Posts: 2449
Joined: Wed Jun 05, 2019 1:29 am

Uploading X-GLCD 'C' font file on to rpi pico

Post by /RaspberryPi »

Hey guys , beginner here. So I'm using an SPI tft display (ili9341 driver ) with my rpi Pico. And I wish to display text on the display. The library function that draws text requires a parameter 'font' which is an X-GLCD font object. Now the X-GLCD font object requires a XGLCD 'C' font file and it's path as an argument/parameter. I have created said font file. I wanted to know how to upload this file onto the Pico and how to get the path for the same. Dragging and dropping the file onto the Pico doesn't seem to be working as I don't see it when I reconnect the Pico to my system.

submitted by /u/po0f1
[link] [comments]

More...
Post Reply

Return to “Raspberry Pi Forum”