Fontconfig error in console

Consider the following line of code:

dim i as integer = FontCount

If I run that on a Linux console (no X11 installed), I get “Fontconfig error: Cannot load default config file”. What’s that about? Is there a library to install that will solve it?

@Jeremy Cowgar solved it by (wait for it…) installing FontConfig. :slight_smile:

The libraries Xojo uses for font handling probably issue the message.