<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: phpWatermark 0.3</title>
	<link>http://www.chengfu.net/2002/10/phpwatermark-03/</link>
	<description>Coding for fun</description>
	<pubDate>Sat, 04 Feb 2012 23:53:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: iceman</title>
		<link>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-23376</link>
		<author>iceman</author>
		<pubDate>Thu, 31 Mar 2011 04:45:12 +0000</pubDate>
		<guid>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-23376</guid>
		<description>Hi chengfu :

 I dont know to use this scrip .. you more detailed instructions are not</description>
		<content:encoded><![CDATA[<p>Hi chengfu :</p>
<p> I dont know to use this scrip .. you more detailed instructions are not</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrBuG</title>
		<link>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-13078</link>
		<author>mrBuG</author>
		<pubDate>Thu, 08 Jul 2010 11:19:05 +0000</pubDate>
		<guid>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-13078</guid>
		<description>Transparent in .*png mark type TEXT
Insert after:
--
		// Create marked image (original + watermark)
	$this-&#62;marked_image = imagecreatetruecolor($this-&#62;width, $this-&#62;height);
	imagecopy($this-&#62;marked_image, $this-&#62;image, 0, 0, 0, 0, $this-&#62;width, $this-&#62;height);
		if ($type == 'TEXT') {
--
This:
--
			// Add for transparent watemark PNG
			$this-&#62;marked_image = $this-&#62;image;
			imagealphablending($img_mark, true);
			imagealphablending($this-&#62;marked_image, true);
			imagesavealpha($img_mark,true);
			imagesavealpha($this-&#62;marked_image,true);
--</description>
		<content:encoded><![CDATA[<p>Transparent in .*png mark type TEXT<br />
Insert after:<br />
&#8211;<br />
		// Create marked image (original + watermark)<br />
	$this-&gt;marked_image = imagecreatetruecolor($this-&gt;width, $this-&gt;height);<br />
	imagecopy($this-&gt;marked_image, $this-&gt;image, 0, 0, 0, 0, $this-&gt;width, $this-&gt;height);<br />
		if ($type == &#8216;TEXT&#8217;) {<br />
&#8211;<br />
This:<br />
&#8211;<br />
			// Add for transparent watemark PNG<br />
			$this-&gt;marked_image = $this-&gt;image;<br />
			imagealphablending($img_mark, true);<br />
			imagealphablending($this-&gt;marked_image, true);<br />
			imagesavealpha($img_mark,true);<br />
			imagesavealpha($this-&gt;marked_image,true);<br />
&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pitt</title>
		<link>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-10544</link>
		<author>Pitt</author>
		<pubDate>Thu, 02 Apr 2009 04:22:07 +0000</pubDate>
		<guid>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-10544</guid>
		<description>how to write file better this code
ob_start();
imagepng($im);
$image=ob_get_contents();
ob_end_clean();
$file=fopen("data/$filename2" ,'x');
fwrite($file ,$image);</description>
		<content:encoded><![CDATA[<p>how to write file better this code<br />
ob_start();<br />
imagepng($im);<br />
$image=ob_get_contents();<br />
ob_end_clean();<br />
$file=fopen(&#8221;data/$filename2&#8243; ,&#8217;x');<br />
fwrite($file ,$image);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-10022</link>
		<author>Mike</author>
		<pubDate>Mon, 10 Mar 2008 02:53:15 +0000</pubDate>
		<guid>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-10022</guid>
		<description>How to imcrease text size?</description>
		<content:encoded><![CDATA[<p>How to imcrease text size?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sinclar</title>
		<link>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-9505</link>
		<author>sinclar</author>
		<pubDate>Mon, 05 Nov 2007 14:09:25 +0000</pubDate>
		<guid>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-9505</guid>
		<description>your script is part ofthe commercial software "ecodoo Eshop".
whew - nice - nearly the only bugfree code in there ;-)</description>
		<content:encoded><![CDATA[<p>your script is part ofthe commercial software &#8220;ecodoo Eshop&#8221;.<br />
whew - nice - nearly the only bugfree code in there <img src='http://www.chengfu.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-8783</link>
		<author>robert</author>
		<pubDate>Mon, 16 Jul 2007 21:23:53 +0000</pubDate>
		<guid>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-8783</guid>
		<description>how can i make the text watermark larger?  its too small.  thanks</description>
		<content:encoded><![CDATA[<p>how can i make the text watermark larger?  its too small.  thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-6176</link>
		<author>Ben</author>
		<pubDate>Sun, 24 Dec 2006 13:53:16 +0000</pubDate>
		<guid>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-6176</guid>
		<description>Hey Guys love the site, just been working on a section on my site (album) and i am trying to make it so all images in the upload folder on my server are wartermarked, i came accross your script, but i understand that at the moment you can only watermark one image at a time, it would be great if someone could tell me how to make it automatically watermark all files in a folder of images. Cheers

Ben (my email is benjaminjamesharris {at} gmail {dot} com)

Thanks again</description>
		<content:encoded><![CDATA[<p>Hey Guys love the site, just been working on a section on my site (album) and i am trying to make it so all images in the upload folder on my server are wartermarked, i came accross your script, but i understand that at the moment you can only watermark one image at a time, it would be great if someone could tell me how to make it automatically watermark all files in a folder of images. Cheers</p>
<p>Ben (my email is benjaminjamesharris {at} gmail {dot} com)</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hish</title>
		<link>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-4972</link>
		<author>hish</author>
		<pubDate>Sat, 16 Sep 2006 10:14:47 +0000</pubDate>
		<guid>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-4972</guid>
		<description>Suggestions for 2 more fetures

Permenetlly watermark image.]

choose a folder to mark every image inside it


else the script is nice and easy to implement</description>
		<content:encoded><![CDATA[<p>Suggestions for 2 more fetures</p>
<p>Permenetlly watermark image.]</p>
<p>choose a folder to mark every image inside it</p>
<p>else the script is nice and easy to implement</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zak</title>
		<link>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-14</link>
		<author>Zak</author>
		<pubDate>Fri, 14 Apr 2006 21:01:28 +0000</pubDate>
		<guid>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-14</guid>
		<description>This script is working! How can I make watermark text bigger?</description>
		<content:encoded><![CDATA[<p>This script is working! How can I make watermark text bigger?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fat Lizard</title>
		<link>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-13</link>
		<author>Fat Lizard</author>
		<pubDate>Tue, 28 Mar 2006 14:15:06 +0000</pubDate>
		<guid>http://www.chengfu.net/2002/10/phpwatermark-03/#comment-13</guid>
		<description>Great little script - quick, friendly, and it works!

Would be nice to set an offset parameter, so that the bottom of the text in the BM position, for example, could be tweaked a little higher.</description>
		<content:encoded><![CDATA[<p>Great little script - quick, friendly, and it works!</p>
<p>Would be nice to set an offset parameter, so that the bottom of the text in the BM position, for example, could be tweaked a little higher.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

