Font style
Font weight.
Text reference baseline.
Make a brush suitable for fillStyle and strokeStyle.
Convert millimeters to points.
Convert points to millimeters.
Describes the printed 2D renderer.
The default render options.
Allows to customize rendering, for format-specific features.
The TextMetrics interface represents the dimensions of a piece of text, as created by the measureText() method. Reference: https://developer.mozilla.org/en-US/docs/Web/API/TextMetrics
Generic 2D vector renderer.