Mr-KayJayDee / discord-image-generation

Moved to a new repository
https://git.mrkayjaydee.xyz/Mr-KayJayDee/discord-image-generation
53 stars 13 forks source link

Fontconfig error #14

Open NgXCyclone opened 3 years ago

NgXCyclone commented 3 years ago

Hi there! This isnt that big of a deal but I receive this error -> Fontconfig error: Cannot load default config file after starting my bot when using the API

Not a big issue as the API works fine but was wondering if theres a way to not have it displayed

Mr-KayJayDee commented 3 years ago

Hello, to solve your issue just run

export FONTCONFIG_PATH=/etc/fonts

in your command line.