[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: require cairo?
From: |
Ben Pfaff |
Subject: |
Re: require cairo? |
Date: |
Thu, 7 Jan 2021 22:31:36 -0800 |
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 <blp@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.
- require cairo?, Ben Pfaff, 2021/01/07
- Re: require cairo?,
Ben Pfaff <=