Canola
0.8.D001
|
#include <lib/ac/assert.h>
#include <pangomm.h>
#include <pangomm/init.h>
#include <lib/context_saver.h>
#include <lib/opcode.h>
#include <lib/program_card/functor/image.h>
#include <lib/std_string_printf.h>
Go to the source code of this file.
Defines | |
#define | card_width 1360 |
#define | card_height 4425 |
#define | hole_width 73.6 |
#define | hole_height 30.8 |
Functions | |
static double | y_from_row (double row) |
static double | x_from_bit (double bit) |
#define card_height 4425 |
#define card_width 1360 |
#define hole_height 30.8 |
#define hole_width 73.6 |
static double x_from_bit | ( | double | bit | ) | [inline, static] |
static double y_from_row | ( | double | row | ) | [inline, static] |