HPGS - HPGl Script
Data Fields
hpgs_gstate_st Struct Reference

The vector graphics state. More...

#include <hpgs.h>

Data Fields

hpgs_line_cap line_cap
 
hpgs_line_join line_join
 
hpgs_color color
 
double miterlimit
 
double linewidth
 
int rop3
 
hpgs_bool src_transparency
 
hpgs_bool pattern_transparency
 
hpgs_color pattern_color
 
int n_dashes
 
float * dash_lengths
 
double dash_offset
 

Detailed Description

The vector graphics state.

This structure has a public alias hpgs_gstate and holds the line attributes of a graphics state.


The documentation for this struct was generated from the following file: