Using of Adafruit mfGFX library on SWTFT

Hi folks,

on my ST7781 LCD I'm using modified Adafruit TFT Library, which is compatible with GFX Library from Adafruit. But this library has only one font. I found extended library mfGFX with font support, edited SWTFT library to work with new extended library, set different font, compiled it without errors, but font is still same as in stock library. Can you give a hint, where could be problem?

Thx, David

mfGFX Library Git: GitHub - pkourany/Arduino_Adafruit_mfGFX_Library: Adafruit_mfGFX (multi-font GFX) library for Arduino
SWTFT Library Git: TFT-Shield-Example-Code/SWTFT-Shield at master · Smoke-And-Wires/TFT-Shield-Example-Code · GitHub

Hello Davfiala, did you fix the multi font problem ? I am involved with the same problem... Tks