//图片自动加水印函数原始函数,360好搜, //------------------------------------------------ function ImgWaterMark($srcFile,$w_pos=0,$w_img="",$w_text="",$w_font=5,$w_color="#FF0000",$w_pct) { $font_type = dirname(__FILE__).'/data/ant1.ttf'; if(emptyempty($srcFile) || !file_exists($srcFile)) return ; $w_text = iconv("GB2312","UTF-8",$w_text);//加这行就可以支持中文水印。
,百度,百度织梦DedeCMS图片添加水印支持中文文字水印的方法
文章来源:互联网 | 最后更新:2015-04-29 | 作者:小柒 | 点击次数:
| 标签:
在线客服