/* config_host/config_vcl.h.  Generated from config_vcl.h.in by configure.  */
/*

Settings about vcl
*/

#ifndef CONFIG_VCL_H
#define CONFIG_VCL_H

/* Nature of the device pixel coordinate system.
 * We either use long or double for coordinates.
 */
#define VCL_FLOAT_DEVICE_PIXEL 0

#endif
