3
1
Back

Title_font_size*2; working_width = width_mm - h_margin; // special: the right-hand side tries to squeeze 6 rows into the space of 5 out_working_increment = working_increment * 4 / 5; row_1 = bottom_row + v_margin + 12; row_2 = row_1 + vertical_space/7; row_4 = working_increment*3 + row_1; row_3 = row_2.

New Pull Request