Data Structures | Defines | Typedefs | Functions

hpgsdevices.h File Reference

The private interfaces for basic vector devices. More...

#include <hpgs.h>

Go to the source code of this file.

Data Structures

struct  hpgs_plotsize_device_st
 A vector graphics device for plotsize calculating. More...
struct  hpgs_ps_media_size_st
 A structure for storing a paper size. More...
struct  hpgs_eps_device_st
 A vector graphics device for drawing to an eps file. More...

Defines

#define HPGS_PLOTSIZE_MAX_CLIP_DEPTH   16

Typedefs

typedef struct
hpgs_ps_media_size_st 
hpgs_ps_media_size

Functions

HPGS_INTERNAL_API void hpgs_cleanup_plugin_devices ()

Detailed Description

The private interfaces for basic vector devices.

A header file, which declares the structures and functions internally used for implementing the very basic implementations of hpgs_device.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines