True/False
To specify font size (e.g., 2em) and font family (e.g., times new roman) values for canvas text, you should use the context object's font-weight and font-family properties, respectively.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q53: An object is defined by its set
Q54: By default, a number control allows integer
Q55: The _ image file format was invented
Q56: An if statement is an example of
Q57: When executed, what does the following code
Q59: Suppose you have an array named carMakes
Q60: A text control is an example of
Q61: The blank, newline, and tab characters are
Q62: What is the difference between a method
Q63: To improve the following code's style, what