CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
caps_ppd_custom_medium Struct Reference

Definition of a custom medium. More...

Data Fields

const char * name
 
char * description
 
double width
 
double length
 
double top
 
double bottom
 
double left
 
double right
 

Detailed Description

A custom medium is one, where no different source for its name or size is available. Used in conjunction with the flag LIBCAPS_GA_CUSTOM_MEDIA. In this case the members caps_ppd_base::custom_media and caps_ppd_base::custom_media_count should be filled in.

Field Documentation

◆ name

const char* name

Name of the medium. Used to select it

◆ description

char* description

Desription of the medium. Used to be shown to the user

◆ width

double width

◆ length

double length

Size of the medium in [pts]

◆ top

double top

◆ bottom

double bottom

◆ left

double left

◆ right

double right

Required margins in [pts]


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