<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 关于图片水印处理的研究</title>
	<atom:link href="http://jk.aiwaly.com/wp/about_image_watermark.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jk.aiwaly.com/wp/about_image_watermark.html</link>
	<description>不断探索,追求卓越,做快乐自己</description>
	<lastBuildDate>Thu, 11 Aug 2011 01:36:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 月影鹏鹏</title>
		<link>http://jk.aiwaly.com/wp/about_image_watermark.html/comment-page-1#comment-533</link>
		<dc:creator>月影鹏鹏</dc:creator>
		<pubDate>Thu, 08 Apr 2010 08:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893#comment-533</guid>
		<description>可以设置字体位置和字体格式的，具体你要看手册了！！</description>
		<content:encoded><![CDATA[<p>可以设置字体位置和字体格式的，具体你要看手册了！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itren</title>
		<link>http://jk.aiwaly.com/wp/about_image_watermark.html/comment-page-1#comment-532</link>
		<dc:creator>itren</dc:creator>
		<pubDate>Thu, 08 Apr 2010 07:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893#comment-532</guid>
		<description>可以改变水印文字的大小么,或字体的格式</description>
		<content:encoded><![CDATA[<p>可以改变水印文字的大小么,或字体的格式</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 月影鹏鹏</title>
		<link>http://jk.aiwaly.com/wp/about_image_watermark.html/comment-page-1#comment-531</link>
		<dc:creator>月影鹏鹏</dc:creator>
		<pubDate>Thu, 08 Apr 2010 05:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893#comment-531</guid>
		<description>可以设置字体位置和字体格式的，具体你要看手册了</description>
		<content:encoded><![CDATA[<p>可以设置字体位置和字体格式的，具体你要看手册了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itren</title>
		<link>http://jk.aiwaly.com/wp/about_image_watermark.html/comment-page-1#comment-530</link>
		<dc:creator>itren</dc:creator>
		<pubDate>Thu, 08 Apr 2010 04:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893#comment-530</guid>
		<description>效果出来了，不错，如果可以改变字体的格式和大小就好了，或是移动字体的位置，就很完美</description>
		<content:encoded><![CDATA[<p>效果出来了，不错，如果可以改变字体的格式和大小就好了，或是移动字体的位置，就很完美</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 月影鹏鹏</title>
		<link>http://jk.aiwaly.com/wp/about_image_watermark.html/comment-page-1#comment-529</link>
		<dc:creator>月影鹏鹏</dc:creator>
		<pubDate>Thu, 08 Apr 2010 02:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893#comment-529</guid>
		<description>哦  那你看看这个效果怎样，&lt;a href=&quot;http://www.scanmon.com&quot; rel=&quot;nofollow&quot;&gt;鹏鹏工作室&lt;/a&gt;的图片有一部分是用这个方法处理的

  convert dragon.gif -gravity south \
          -stroke &#039;#000C&#039; -strokewidth 2 -annotate 0 &#039;Faerie Dragon&#039; \
          -stroke  none   -fill white    -annotate 0 &#039;Faerie Dragon&#039; \
          anno_outline.jpg
&lt;img src=&quot;http://www.imagemagick.org/Usage/annotating/anno_outline.jpg&quot; alt=&quot;&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>哦  那你看看这个效果怎样，<a href="http://www.scanmon.com" rel="nofollow">鹏鹏工作室</a>的图片有一部分是用这个方法处理的</p>
<p>  convert dragon.gif -gravity south \<br />
          -stroke &#8216;#000C&#8217; -strokewidth 2 -annotate 0 &#8216;Faerie Dragon&#8217; \<br />
          -stroke  none   -fill white    -annotate 0 &#8216;Faerie Dragon&#8217; \<br />
          anno_outline.jpg<br />
<img src="http://www.imagemagick.org/Usage/annotating/anno_outline.jpg" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itren</title>
		<link>http://jk.aiwaly.com/wp/about_image_watermark.html/comment-page-1#comment-528</link>
		<dc:creator>itren</dc:creator>
		<pubDate>Thu, 08 Apr 2010 02:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893#comment-528</guid>
		<description>convert 1.jpg   label:&#039;i love you&#039; -gravity Center -append 13.gif
这个好像是一个标签lanel呀,不太像水印,呵呵</description>
		<content:encoded><![CDATA[<p>convert 1.jpg   label:&#8217;i love you&#8217; -gravity Center -append 13.gif<br />
这个好像是一个标签lanel呀,不太像水印,呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itren</title>
		<link>http://jk.aiwaly.com/wp/about_image_watermark.html/comment-page-1#comment-527</link>
		<dc:creator>itren</dc:creator>
		<pubDate>Thu, 08 Apr 2010 02:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893#comment-527</guid>
		<description>经测试，水印效果还是不理想，我想要效果真实点的，文字是白色的就好了</description>
		<content:encoded><![CDATA[<p>经测试，水印效果还是不理想，我想要效果真实点的，文字是白色的就好了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 月影鹏鹏</title>
		<link>http://jk.aiwaly.com/wp/about_image_watermark.html/comment-page-1#comment-526</link>
		<dc:creator>月影鹏鹏</dc:creator>
		<pubDate>Wed, 07 Apr 2010 05:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893#comment-526</guid>
		<description>convert: unable to read font `/usr/share/fonts/default/TrueType/arial.ttf’.

是告诉你没有找到字库， 记得用中文的话要用中文字库呀</description>
		<content:encoded><![CDATA[<p>convert: unable to read font `/usr/share/fonts/default/TrueType/arial.ttf’.</p>
<p>是告诉你没有找到字库， 记得用中文的话要用中文字库呀</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itren</title>
		<link>http://jk.aiwaly.com/wp/about_image_watermark.html/comment-page-1#comment-525</link>
		<dc:creator>itren</dc:creator>
		<pubDate>Wed, 07 Apr 2010 05:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893#comment-525</guid>
		<description>按照大哥您的要求，我转换1.jpg这个图片，出现这样的问题了
convert 1.jpg -background  Khaki label:&#039;i love you&#039; -grav
ity Center -append  2.gif
convert: unable to read font `/usr/share/fonts/default/TrueType/arial.ttf&#039;.</description>
		<content:encoded><![CDATA[<p>按照大哥您的要求，我转换1.jpg这个图片，出现这样的问题了<br />
convert 1.jpg -background  Khaki label:&#8217;i love you&#8217; -grav<br />
ity Center -append  2.gif<br />
convert: unable to read font `/usr/share/fonts/default/TrueType/arial.ttf&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 月影鹏鹏</title>
		<link>http://jk.aiwaly.com/wp/about_image_watermark.html/comment-page-1#comment-524</link>
		<dc:creator>月影鹏鹏</dc:creator>
		<pubDate>Wed, 07 Apr 2010 05:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893#comment-524</guid>
		<description>convert dragon.gif   -background Orange  label:&#039;Faerie Dragon&#039; \
          +swap  -gravity Center -append    anno_label2.jpg
&lt;img src=&quot;http://www.imagemagick.org/Usage/annotating/anno_label2.jpg&quot; alt=&quot;&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>convert dragon.gif   -background Orange  label:&#8217;Faerie Dragon&#8217; \<br />
          +swap  -gravity Center -append    anno_label2.jpg<br />
<img src="http://www.imagemagick.org/Usage/annotating/anno_label2.jpg" alt="" /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

