Actually the build is already broken without cairo, because the figures for the documentation fail to build.
Has this bothered anyone? On Thu, Jan 7, 2021 at 7:56 PM Ben Pfaff <b...@cs.stanford.edu> wrote: > > Does anyone know a good reason we shouldn't require cairo as a build > dependency? It would be nice not to have #if's around without a good > reason. > > I'm in the midst of adding support for .png's to the .spv file reader and > writer, which is going to be a little extra hassle in the case where cairo > isn't available.