需求描述
Silverlight 需要实现对输入的文字 (如 textblock 、textbox 等)进行实时描边,所以需要写一个字体描边 Effect。要求如下:
1,一定要是 Effect.
2,要可以设置描边颜色和描边宽度
3,是外描边 (描边在字体的外部)
4,作平滑处理,看起来效果好.
5,提供所有源码(包括 .fx .ps 及 .cs 所有源码文件)
可参考:
[url=http://***.cnblogs.com/ashei/archive/2011/02/12/1952243.html]http://***.cnblogs.com/ashei/archive/2011/02/12/1952243.html[/url]
[url=http://***.cnblogs.com/ashei/archive/2011/02/25/1964731.html]http://***.cnblogs.com/ashei/archive/2011/02/25/1964731.html[/url]
提供在线 demo 查看后立即采用 !