Canola
0.8.D001
|
#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 |
double card_height = 4425. / 600. * 72. [static] |
double card_width = 1360. / 600. * 72. [static] |
double page_height = 297 / 25.4 * 72 [static] |
double page_width = 210 / 25.4 * 72 [static] |