![]() |
VOOZH | about |
The text-rendering attribute gives hint about what contracts should be made while rendering text. It has an effect only on the text element.
Syntax:
text-renderring = auto | optimizeLegibility | geometricPrecision | optimizeSpeed
Attribute Values: The text-rendering attribute accepts the values mentioned above and described below:
Example 1: Below is the example that illustrated the use of the text-rendering attribute
Output:
👁 ImageExample 2: Below is the example that illustrated the use of the text-rendering attribute
Output:
👁 Image