How should you go about selecting a typeface to coordinate with an image(s)?

What will be an ideal response?


Answers will vary, but you can evaluate each typeface for its structure, characteristics, and aesthetics based on proportion, balance, visual weight, positive and negative shapes of each individual letter, as well as shape relationships between and among letters.

Computer Science & Information Technology

You might also like to view...

The process of safekeeping and recordkeeping of computer forensics evidence is known as:

a. Chain of custody b. Chain of evidence c. Burden of proof d. Best evidence rule

Computer Science & Information Technology

A recursive solution can be preferable to an iterative solution because:

a. recursive method calls are faster than iterative looping b. recursive solutions may be easier to understand than iterative ones c. recursion uses less memory than iteration d. iteration should be avoided.

Computer Science & Information Technology

Two additional concepts associated with fiber are APC vs UPC – APC stands for angled physical contact and UPC stands for ultra physical contact. The difference between the two type of connectors is which of the following?

What will be an ideal response?

Computer Science & Information Technology

Overriding a base member function by using an overloaded derived member function is an example of ____.

A. polymorphism B. encapsulation C. inheritance D. information hiding

Computer Science & Information Technology