forked from KolibriOS/kolibrios
upload sdk
git-svn-id: svn://kolibrios.org@4349 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
15
contrib/sdk/sources/cairo/src/cairo-features.h
Normal file
15
contrib/sdk/sources/cairo/src/cairo-features.h
Normal file
@@ -0,0 +1,15 @@
|
||||
/* Generated by configure. Do not edit. */
|
||||
#ifndef CAIRO_FEATURES_H
|
||||
#define CAIRO_FEATURES_H
|
||||
|
||||
#define CAIRO_HAS_FT_FONT 1
|
||||
#define CAIRO_HAS_PNG_FUNCTIONS 1
|
||||
#define CAIRO_HAS_IMAGE_SURFACE 1
|
||||
#define CAIRO_HAS_SCRIPT_SURFACE 1
|
||||
#define CAIRO_HAS_PDF_SURFACE 1
|
||||
#define CAIRO_HAS_PS_SURFACE 1
|
||||
//#define CAIRO_HAS_RECORDING_SURFACE 1
|
||||
#define CAIRO_HAS_SVG_SURFACE 1
|
||||
#define CAIRO_HAS_USER_FONT 1
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user