3
1
Back

Feed // title font test font_for_title = "QuentinEF:style=Medium"; title_font_size = 12; // [1:1:84] // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*5; output_column = width_mm - h_margin; working_height = height - v_margin*2 - title_font_size; working_increment = working_height / 5; out_row_1 = v_margin+12.

New Pull Request