Canola  0.8.D001
Variables
lib/program_card/functor/image/ps.cc File Reference
#include <lib/ac/math.h>
#include <cairomm/context.h>
#include <cairomm/surface.h>
#include <lib/program_card/functor/image/ps.h>

Go to the source code of this file.

Variables

static double page_width = 210 / 25.4 * 72
static double page_height = 297 / 25.4 * 72
static double card_width = 1360. / 600. * 72.
static double card_height = 4425. / 600. * 72.
static double gap = 72. / 4

Variable Documentation

double card_height = 4425. / 600. * 72. [static]

Definition at line 40 of file ps.cc.

double card_width = 1360. / 600. * 72. [static]

Definition at line 39 of file ps.cc.

double gap = 72. / 4 [static]

Definition at line 41 of file ps.cc.

double page_height = 297 / 25.4 * 72 [static]

Definition at line 38 of file ps.cc.

double page_width = 210 / 25.4 * 72 [static]

Definition at line 37 of file ps.cc.