开发者

How to make an inner shadow effect on big font?

开发者 https://www.devze.com 2022-12-26 16:54 出处:网络
I want to make the effect as demonstrate on this site http://dropshadow.webvex.limebits.com/ with arguments - left:0 top:0 blur:1 opacity:1 examples:engraved font:sans serif

I want to make the effect as demonstrate on this site http://dropshadow.webvex.limebits.com/ with arguments - left:0 top:0 blur:1 opacity:1 examples:engraved font:sans serif

I have tried css text-shadow wit开发者_开发技巧h #333333 -1px -1px but seems not enough to make an inner shadow on such big font, it may be much more complex than i thought?

And worse is i'm using Cufon to replace the font but Cufon doesn't support blur of text-shadow

I guess maybe i should use JS to make this effect, but i doubt JS will work together with Cufon, or JS font replacement together with JS shadow maker?

Any ideas?


http://cufon.shoqolate.com/examples/text-shadow.html

0

精彩评论

暂无评论...
验证码 换一张
取 消