pkourany / Adafruit_mfGFX_IDE

Multifont GFX library for IDE, adapted from Adafruit_GFX library
Other
11 stars 21 forks source link

#include "Particle.h" #5

Open gioreva opened 1 year ago

gioreva commented 1 year ago

What is "Particle.h" ? I have not Board is Zero SAMD21

pkourany commented 1 year ago

@gioreva, this library is for Particle.io devices. For Arduino support, I suggest using the latest Adafruit_GFX library.

gioreva commented 1 year ago

Creating fonts for Adafruit is an impossible feat. Besides, you can't just put in a few characters; you have to put in the whole alphabet.

I have no idea what particle.io is I installed this library and it works on my board, I see all your example fonts. https://github.com/supertunaman/Particle.h

gioreva commented 1 year ago

@pkourany but work only with 8pt height ? I created a 24pt font but only bars appear