Maybe I missed something but I had to apt-get install pkg-config libexpat1-dev on ubuntu:16.04 to do Pkg.add("Fontconfig"). If this is intentional I think these dependencies should be stated in the README and/or clearly stated when Pkg.add("Fontconfig") fails.
Maybe I missed something but I had to
apt-get install pkg-config libexpat1-devonubuntu:16.04to doPkg.add("Fontconfig"). If this is intentional I think these dependencies should be stated in the README and/or clearly stated whenPkg.add("Fontconfig")fails.