Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[注解] [508] 现实中的文字效果 #70

Open
cssmagic opened this issue Mar 10, 2017 · 0 comments
Open

[注解] [508] 现实中的文字效果 #70

cssmagic opened this issue Mar 10, 2017 · 0 comments
Labels

Comments

@cssmagic
Copy link
Owner

花絮与注解

第 132 页 ‧ 倒数第二段

在拟物化风格的网页中,凸版印刷效果是最流行的文字美化手法之一。

凸版印刷的原理类似于盖章,因此纸面上的字迹会微微下凹。

第 134 页 ‧ 第一段

在未来,实现文字描边或空心字的效果会非常容易,因为我们只需要使用 text-shadow 属性的扩张参数就可让投影变大,然后看起来就像给文字勾边了一样……不过不幸的是,目前浏览器对这个参数的支持还极为有限……

将来 text-shadow 可以接受第四个长度值作为扩张参数,这一点与 box-shadow 是类似的。

这一特性目前似乎还没有进入标准化的进程。但考虑到与 box-shadow 的一致性,以及实际的需求,这个特性被标准化应该也是迟早的事。

CanIUse 介绍,IE 10+ 已经率先支持了这一特性。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant