13#include <Availability.h>
15#if defined(__IPHONE_OS_VERSION_MIN_REQUIRED)
16#include <CoreGraphics/CoreGraphics.h>
17#elif defined(__MAC_OS_X_VERSION_MIN_REQUIRED)
18#include <ApplicationServices/ApplicationServices.h>
48#if __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1040 || __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 40000
GVIO_API const char * format
void quartz_draw_layout(void *layout, CGContextRef context, CGPoint position)
void * quartz_new_layout(char *fontname, double fontsize, char *text)
static const int BYTES_PER_PIXEL
static const int BYTE_ALIGN
void quartz_size_layout(void *layout, double *width, double *height, double *yoffset_layout)
static const int BITS_PER_COMPONENT
void quartz_free_layout(void *layout)
CGDataConsumerCallbacks device_data_consumer_callbacks
static int layout(graph_t *g, layout_info *infop)