description & Usage
برای بهره وری از اطلاعات ذخیره شده در هسته برای عنصر فونت، از خاصیت font-kerning استفاده می کنیم.
Informations
| # | Description |
|---|---|
| Default Value | auto |
| Inherited | yes |
| Animatable | no |
| Version | CSS3 |
| JavaScript syntax | object.style.fontKerning="normal" |
Browser compatibility and Support
| # | Chrome | Edge | Firefox | Safari | Opera |
|---|---|---|---|---|---|
| font-kerning |
Syntax
Values
| Values | Description |
|---|---|
| auto | The browser allows the human to use the font and related information. |
| normal | The basic information entered is used. |
| none | No core information is used. |