Chapter Contents

Previous

Next
The GFONT Procedure

Overview

The GFONT procedure displays new or existing fonts and creates user-generated fonts for use in SAS/GRAPH programs. These fonts can contain standard Roman alphabet characters, foreign language characters, symbols, logos, or figures.

The GFONT procedure

Each of these activities has its own requirements, its own process, and its own options (although some options are valid for either process). In this chapter, each topic to which this distinction applies is divided into two sections: "Displaying Fonts" and "Creating Fonts."


About Displaying Fonts

You can use the GFONT procedure to display a font when you want to do one of the following:

When you display a font, you can modify the color and height of displayed font characters, draw reference lines around the characters, or display the associated character codes or hexadecimal values. See Displaying Fonts and Character Codes.


About Creating Fonts

You can use the GFONT procedure to create and store fonts of your own design. The GFONT procedure is not limited to creating alphabet fonts. You can use it to create and store any series of figures that you can draw using X and Y coordinates or that you can digitize. The characters or figures in a font can be displayed with any SAS/GRAPH statement or option that allows for font specification and a text string (for example, a TITLE statement). See Creating a Font for details.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.