Font style
Font weight
Undocumented in source.
Undocumented in source.
Make a brush suitable for fillStyle and strokeStyle.
Undocumented in source. Be warned that the author may not have intended to support it.
Undocumented in source. Be warned that the author may not have intended to support it.
Describes the printed 2D renderer. This is the law, specific implementation MUST obey this interface and not the underlying implementation in PDF/SVG/whatever (and if necessary revise this spec). We are heavily influenced by the HTML5 Canvas 2D context API, for its familiarity. See_also: https://www.w3.org/TR/2dcontext/
Undocumented in source.
The TextMetrics interface represents the dimensions of a piece of text, as created by the measureText() method.
Generic 2D vector renderer.