Chapter Contents |
Previous |
Next |
SAS Companion for the OS/2 Environment |
Edit font... | Add... |
In SAS/GRAPH programs, you can use the font name to specify a TrueType font with the FONT= or F= option. For example, you can specify the following:
title2 font="Courier New" 'This is TrueType font SAS Courier New';
For more information about the FONT= option, such as how to use alternate fonts with hardcopy devices and how to make an alternate font the default font, see SAS/GRAPH Software: Reference.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.