3
1
Back

(HP) width = 24; // [1:1:84] working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_height = height - v_margin - title_font_size*2; saw_out = [h_margin + working_width/4, row_1, 0]; left_rib_x = thickness * 1; //right_rib_x = width_mm - thickness*2; From 88bf85725f2c856b6f99f99568e61e08e1060d3b Mon Sep 17 00:00:00 2001 Subject: [PATCH] updated README.md f0ccd475bcae4d90f684767b57611a775351886d Update README.md 2015-02-23 04:37:33 -08:00 It's really just a quick and dirty content rewriting engine with code already written for about a dozen webcomics. Examples: Joy of Tech $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath.

New Pull Request