summaryrefslogtreecommitdiff
path: root/libs/cairo/src/cairo-features-win32.h
blob: ef202fc1475886aa79b57096728be8698de0abb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* Generated by configure.  Do not edit. */
#ifndef CAIRO_FEATURES_H
#define CAIRO_FEATURES_H

#define HAVE_WINDOWS_H 1

#define CAIRO_HAS_WIN32_SURFACE 1
#define CAIRO_HAS_WIN32_FONT 1
#define CAIRO_HAS_PNG_FUNCTIONS 1
#define CAIRO_HAS_PS_SURFACE 1
#define CAIRO_HAS_PDF_SURFACE 1
#define CAIRO_HAS_SVG_SURFACE 1
#define CAIRO_HAS_IMAGE_SURFACE 1
#define CAIRO_HAS_USER_FONT 1

#endif