<br />
<b>Warning</b>:  Undefined array key "HTTP_REFERER" in <b>/home/sixthfor/public_html/steve/wordpress/wp-content/plugins/search-hilite.php</b> on line <b>88</b><br />
<br />
<b>Warning</b>:  Undefined array key "HTTP_REFERER" in <b>/home/sixthfor/public_html/steve/wordpress/wp-content/plugins/search-hilite.php</b> on line <b>88</b><br />
<br />
<b>Warning</b>:  Undefined array key "HTTP_REFERER" in <b>/home/sixthfor/public_html/steve/wordpress/wp-content/plugins/search-hilite.php</b> on line <b>88</b><br />
{"id":54,"date":"2007-03-17T16:14:12","date_gmt":"2007-03-17T15:14:12","guid":{"rendered":"http:\/\/sixthform.info\/wp\/?p=54"},"modified":"2020-03-14T19:31:35","modified_gmt":"2020-03-14T19:31:35","slug":"image-transparency-bug","status":"publish","type":"post","link":"https:\/\/sixthform.info\/steve\/wordpress\/?p=54","title":{"rendered":"Image Transparency Bug"},"content":{"rendered":"<p>Some versions of ImageMagick fail to process the transparency command properly. If you find that this is causing problems for you then in <strong>class.latexrender.php<\/strong> remove the transparency command<\/p>\n<p><code>-transparent \"#FFFFFF\"<\/code><\/p>\n<p>so<\/p>\n<p><code>\/\/ imagemagick convert ps to image and trim picture<br \/>\n$command = $this->_convert_path.\" -density \".$this->_formula_density.\" -trim -transparent \"#FFFFFF\" \".$this->_tmp_filename.\".ps \".$this->_tmp_filename.\".\".$this->_image_format;<\/code><\/p>\n<p>becomes<\/p>\n<p><code>\/\/ imagemagick convert ps to image and trim picture<br \/>\n$command = $this->_convert_path.\" -density \".$this->_formula_density.\" -trim \".$this->_tmp_filename.\".ps \".$this->_tmp_filename.\".\".$this->_image_format;<\/code><\/p>\n<p>Thanks to <a target=\"_blank\" href=\"http:\/\/www.huginn.com\/knuth\/blog\" >Kevin Knuth<\/a> for pointing out this workaround.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Some versions of ImageMagick fail to process the transparency command properly. If you find that this is causing problems for you then in class.latexrender.php remove the transparency command -transparent &#8220;#FFFFFF&#8221; so \/\/ imagemagick convert ps to image and trim picture $command = $this->_convert_path.&#8221; -density &#8220;.$this->_formula_density.&#8221; -trim -transparent &#8220;#FFFFFF&#8221; &#8220;.$this->_tmp_filename.&#8221;.ps &#8220;.$this->_tmp_filename.&#8221;.&#8221;.$this->_image_format; becomes \/\/ imagemagick convert ps [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-54","post","type-post","status-publish","format-standard","hentry","category-latexrender"],"_links":{"self":[{"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/54","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=54"}],"version-history":[{"count":1,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/54\/revisions"}],"predecessor-version":[{"id":320,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/54\/revisions\/320"}],"wp:attachment":[{"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=54"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=54"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}