LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
=========================================================================
Date:         Thu, 18 Jul 2002 10:51:12 -0400
Reply-To:     Quentin McMullen <QuentinMcMullen@WESTAT.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Quentin McMullen <QuentinMcMullen@WESTAT.COM>
Subject:      Re: Hardware versus software font
Comments: To: Kevin Viel <kviel@EMORY.EDU>
Content-Type: text/plain; charset="iso-8859-1"

From: Kevin Viel [mailto:kviel@EMORY.EDU]

> Greetings, > > I have briefly searched on hardware and software font > (including > under > SAS/GRAPH Fonts), but have not found satisfactory definitions. Could > someone please enlighten me to what is probably a simple distinction? > > Thanks, > > Kevin

Hi Kevin,

There is a tech support doc that discusses this issue, in the context of exporting graphs. I suppose it is more about the *use* of software vs. hardware fonts, rather than an actual *definition*. Link is below, as well as a couple excerpts.

Kind Regards, --Quentin

http://ftp.sas.com/techsup/download/technote/ts674/ts674.pdf

1. Hardware vs. Software For creating text, all the graphics formats can use the SAS software fonts such as SWISS, ZAPF, CENTX, and others. The availability of this common font set allows you to use the same fonts in your code and output when exporting graphics on different operating systems and with different device drivers. However, using a hardware font, one native to the graphics format, can often produce clearer results. The list of available hardware fonts varies by operating system and device driver. Some commonly available font sets include system fonts and a standard subset of Postscript fonts.

<snip>

By default, the Microsoft Office CGM import filter recognizes the Base 14 Postscript fonts as hardware fonts. These fonts include: Helvetica HelveticaBold HelveticaItalic HelveticaBoldItalic TimesRoman TimesRomanBold TimesRomanItalic TimesRomanBoldItalic Courier CourierBold CourierItalic CourierBoldItalic Symbol


Back to: Top of message | Previous page | Main SAS-L page