CSS中有什么尖锐的风格吗? [英] Is there any sharp style in CSS?

查看:130
本文介绍了CSS中有什么尖锐的风格吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用在Photoshop中找到的风格清晰,在我的CSS样式的一些字体。有没有人知道的方式?

I want to style some fonts in my css using the style- sharp found in Photoshop. Does anyone know the way?

推荐答案

Photoshop使用自定义字体渲染引擎,你将无法使用CSS模拟。

Photoshop uses a custom font rendering engine which you won't be able to emulate using CSS. Furthermore, each platform has its own rendering engine which CSS cannot control.

对于WebKit,有 -webkit-font-smoothing 但是它做的是远离你想要的东西。

For WebKit there is -webkit-font-smoothing but what it does is a far cry from what you're looking for.

这篇关于CSS中有什么尖锐的风格吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆