3
1
Back

7.524745e-001 vertex 2.813232e+000 -3.197688e+000 2.491820e+001 facet normal -0.77296 0.634342 -0.0119617 facet normal -9.960546e-001 -4.761063e-003 8.861465e-002 vertex 4.034431e+000 8.058850e-001 2.470218e+001 facet normal 4.496502e-001 7.868881e-001 4.226369e-001 facet normal 0.0943295 -0.991506 0.089547 facet normal -0.0943136 -0.991505 0.0895749 facet normal 0.946342 -0.307486 0.0994494 facet normal -0.0761186 0.0624841 0.995139 vertex 5.51093 -5.51093 5.97318 vertex 6.9771 -2.78147 6.0001 facet normal 9.864331e-001 -1.641639e-001 0.000000e+000 vertex -5.550534e+000 -1.056204e+000 1.747200e+001 facet normal 7.266720e-01 -6.869846e-01 0.000000e+00 vertex -9.698184e+01 1.060828e+02 1.055000e+01 facet normal 0.016946 0.828689 0.559453 facet normal 5.555562e-01 8.314790e-01 -0.000000e+00 facet normal -5.748339e-01 8.182700e-01 -3.383229e-04 vertex -9.308748e+01 9.313313e+01 2.550000e+00 facet normal -0.452792 -0.137352 0.880973 vertex 7.69994 3.18942 5.74921 facet normal 5.393431e-002 9.438501e-002 9.940737e-001 facet normal 0.0974854 -0.989339 0.108192 facet normal 9.999901e-001 4.452703e-003 0.000000e+000 facet normal 0.734388 -0.325732 0.595461 facet normal -0.288901 0.952376 0.0975479 facet normal -0.63066 -0.768477 0.108216 facet normal -5.555843e-01 8.314602e-01 3.445710e-04 vertex -1.018690e+02 1.045247e+02 3.455000e+01 facet normal -0.161832 -0.533413 0.83023 facet normal -2.304122e-004 -4.032215e-004 -9.999999e-001 Latest commits for file Synth Mages Power Word Stun.kicad_pro Add scad for v3.2 Stuff all teh scad files in ttrss-plugin- _comics/init.php 342 lines if (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; $img = preg_replace("@width=\"\d+\"@", "", $img); $img = preg_replace("@width=\"\d+\"@", "", $img); $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Dead Philosophers Dead Philosophers 2015-02-25 15:05:54 -08:00 // Poorly Drawn Lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); } // Dilbert // Dilbert elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); .

New Pull Request