Case Based Critical ThinkingMark's design team has taken on a number of projects that involve display text and gradients. Mark considers typography to be a fine art, and he thinks that gradients are often a very effective component of good Illustrator design, so he is excited to take this opportunity to put his team through typography and gradient boot camp.

One of Mark's designers is having difficulty with tracking and kerning - specifically, when to use tracking and when to use kerning. Mark asks four other designers to provide an analogy for tracking and kerning. He is pleased with all four analogies, but he says that the best of the four analogies is that tracking is to kerning as ____.

A. group is to individual
B. hugging is to pinching
C. book ends are to books
D. brushing is to flossing


Answer: B

Computer Science & Information Technology

You might also like to view...

To obtain the distance between the points (40, 50) and (5.5, 4.4), use _________.

a. distance(40, 50, 5.5, 4.4) b. new Point2D(40, 50).distance(5.5, 4.4) c. new Point2D(40, 50).distance(new Point2D(5.5, 4.4)) d. new Point2D(5.5, 4.4).distance(40, 50) e. new Point2D(5.5, 4.4).distance(new Point2D(40, 50))

Computer Science & Information Technology

When running a slide show, you can press the ____ key to see a list of keyboard shortcuts.

A. F1 B. F2 C. F3 D. F4

Computer Science & Information Technology

In one of the HNV address spaces, the ________ refers to either the information technology group within a company-owned private cloud, or it can refer to a hosting organization that manages a public cloud containing one or more customers or tenants

a. Provider b. Customer c. Web site d. None of the above

Computer Science & Information Technology

Critical Thinking Questions Case 2-1 ? Daniel Arno owns a lawn and landscape business with many customers. Occasionally, he wants to filter the data about his customers in various ways. Daniel lives in Oxford and he would like to find all customers who do not live in Oxford. Which comparison operator should he use??

A. ?= B. ?#=# C. ?<> D. ?<=>

Computer Science & Information Technology