Sha256: 00ad518c303672f44956ca72630cb1fea8c02e8580381fd329a378bee1f58468
Contents?: true
Size: 539 Bytes
Versions: 3
Compression:
Stored size: 539 Bytes
Contents
/* Generated by configure. Do not edit. */ #ifndef CAIRO_FEATURES_H #define CAIRO_FEATURES_H #define CAIRO_HAS_FT_FONT 1 #define CAIRO_HAS_IMAGE_SURFACE 1 #define CAIRO_HAS_PDF_SURFACE 1 #define CAIRO_HAS_PNG_FUNCTIONS 1 #define CAIRO_HAS_PS_SURFACE 1 #define CAIRO_HAS_SVG_SURFACE 1 #define CAIRO_HAS_USER_FONT 1 #define CAIRO_HAS_WIN32_FONT 1 #define CAIRO_HAS_WIN32_SURFACE 1 /*#undef CAIRO_HAS_QUARTZ_FONT */ /*#undef CAIRO_HAS_QUARTZ_SURFACE */ /*#undef CAIRO_HAS_XLIB_SURFACE */ /*#undef CAIRO_HAS_XLIB_XRENDER_SURFACE */ #endif
Version data entries
3 entries across 3 versions & 1 rubygems