CSS font-smooth
Controls the application of anti-aliasing when fonts are rendered.
IE | Edge | Firefox | Chrome | Safari | Opera | iOS Safari | Opera Mini | Android Browser | Blackberry Browser | Opera Mobile | Chrome for Android | Firefox for Android | IE Mobile | UC Browser for Android | Samsung Internet | QQ Browser | Baidu Browser |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
49webkit
See notes:
|
|||||||||||||||||
56webkit
See notes:
|
9.3 | 4.4 | |||||||||||||||
14 | 52moz
See notes:
|
57webkit
See notes:
|
10webkit
See notes:
|
10.0-10.2 | 4.4.3-4.4.4 | 4 | |||||||||||
11 | 15 | 53moz
See notes:
|
58webkit
See notes:
|
10.1webkit
See notes:
|
44webkit
See notes:
|
10.3 | all | 56 | 10 | 37 | 57 | 52 | 11 | 11.4 | 5 | 1.2 | 7.12 |
54moz
See notes:
|
59webkit
See notes:
|
TPwebkit
See notes:
|
45webkit
See notes:
|
||||||||||||||
55moz
See notes:
|
60webkit
See notes:
|
46webkit
See notes:
|
|||||||||||||||
56moz
See notes:
|
61webkit
See notes:
|
Notes
Though present in early (2002) drafts of CSS3 Fonts, font-smooth
has been removed from this specification and is currently not on the standard track.
-
1
Webkit implements something similar with a different name
-webkit-font-smoothing
and different values:none
,antialiased
andsubpixel-antialiased
. -
2
Firefox implements something similar with a different name
-moz-osx-font-smoothing
and different values:auto
,inherit
,unset
,grayscale
. -
3
Works only on Mac OS X platform.