3
1
Back

- title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; bottom_row = v_margin + 12; row_1 = bottom_row + v_margin + 12; top_row = height - rail_clearance - thickness*2 - 16.5/2; // 16.5 is the two RENDER hooks. * These work in Source.

New Pull Request