Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4349 Serge 1
/* Generated by configure.  Do not edit. */
2
#ifndef CAIRO_FEATURES_H
3
#define CAIRO_FEATURES_H
4
 
5
#define CAIRO_HAS_FT_FONT 1
6
#define CAIRO_HAS_PNG_FUNCTIONS 1
7
#define CAIRO_HAS_IMAGE_SURFACE 1
8
#define CAIRO_HAS_SCRIPT_SURFACE 1
9
#define CAIRO_HAS_PDF_SURFACE 1
10
#define CAIRO_HAS_PS_SURFACE 1
11
//#define CAIRO_HAS_RECORDING_SURFACE 1
12
#define CAIRO_HAS_SVG_SURFACE 1
13
#define CAIRO_HAS_USER_FONT 1
14
 
15
#endif