Hello,
No text appears when running a program using parley without libfontconfig in LD_LIBRARY_PATH. For example, here is how the hello-masonry example from Xilem appears:

I did not know why there was no text until I did a git bisect to find it started with #378. I realise that this might only affect unconventional setups (in my case I use Nix for development environments and my shell.nix did not include libfontconfig) but some kind of indication of this behaviour being due to libfontconfig missing would be very helpful. Thank you.