3
1
Back

Space of 5 out_working_increment = working_increment * 4 / 5; row_1 = vertical_space/7; row_2 = working_increment*1 + row_1; row_4 = working_increment*3 + row_1; row_4 = row_3 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_4 = working_increment*3 + out_row_1; out_row_6 = working_increment*5 + out_row_1; out_row_3 = working_increment*2 + row_1; // special: the right-hand side.

New Pull Request