____ is the process of shrinking or stretching text, changing the width of individual characters.

a. Kerning
b. Scaling
c. Tracking
d. Both b and c


b. Scaling

Computer Science & Information Technology

You might also like to view...

Pressing ____ while drawing a selection using one of the tools in the accompanying figure starts from the center and constrains the proportions.

a. SHIFT+ALT b. CTRL+ALT c. the ALT key d. the F6 key

Computer Science & Information Technology

The computer has a ________ that works like a wristwatch

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ________ gallery displays the available layouts for new slides

A) Insert Slide B) Slide Master C) New Slide D) Slide Layout

Computer Science & Information Technology

Which command should you use on a Linux system to find and print a list of files that begin with acctg that have been modified in the last 10 days?

A. find -name acctg* -mtime -10 -print B. search -name acctg* -mod 10 -print C. find -name *acctg -mod 10 -print D. search -name *acctg -mtime 10 -print

Computer Science & Information Technology