freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Question about default SVG library integration in FreeTyp


From: Werner LEMBERG
Subject: Re: [ft-devel] Question about default SVG library integration in FreeType build system
Date: Sun, 21 Jul 2019 18:28:17 +0200 (CEST)

> One more thing, in case the user chose `yes' or `auto' and the
> default SVG library wasn't found in the system and neither were the
> environment variables, should we fallback to `no' (No SVG support)
> or `no-default' (SVG code compiled but no default hooks).

If the user chooses `yes' and there is no SVG library, this is an
error, and the `configure' script should exit with an error message.

`auto' selects between `yes' and `no', not `no-default'.

`no-default' should be a separate option that must be explicitly
selected.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]