Merge branch '8.10' of github.com:libvips/libvips into 8.10
This commit is contained in:
commit
d70ab8f5b7
@ -80,13 +80,6 @@
|
|||||||
*/
|
*/
|
||||||
#define RSVG_MAX_WIDTH (32767)
|
#define RSVG_MAX_WIDTH (32767)
|
||||||
|
|
||||||
/* Old librsvg versions don't include librsvg-features.h by default.
|
|
||||||
* Newer versions deprecate direct inclusion.
|
|
||||||
*/
|
|
||||||
#ifndef LIBRSVG_FEATURES_H
|
|
||||||
#include <librsvg/librsvg-features.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* A handy #define for we-will-handle-svgz.
|
/* A handy #define for we-will-handle-svgz.
|
||||||
*/
|
*/
|
||||||
#if LIBRSVG_CHECK_FEATURE(SVGZ) && defined(HAVE_ZLIB)
|
#if LIBRSVG_CHECK_FEATURE(SVGZ) && defined(HAVE_ZLIB)
|
||||||
|
Loading…
Reference in New Issue
Block a user