[1750] in SIPB bug reports
Re: ps fonts and greek letters
daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Mar 11 12:13:55 1991
Date: Mon, 11 Mar 91 12:13:19 EST
From: John T Kohl <jtkohl@MIT.EDU>
To: amgreene@MIT.EDU, qjb@MIT.EDU
Cc: bug-sipb@MIT.EDU
In-Reply-To: Andrew Marc Greene's message of Mon, 11 Mar 91 11:37:18 -0500,
actually, psgreek grabs them out of the CM fonts, but we might fix that...
Lowercase greek seems to work fine (using CM fonts) with/without
psgreek.
Some tests reveal:
font style: w/psgreek w/o psgreek
times CM uppercase greek PS uppercase greek
ncs CM uppercase greek <blank, silent>
in the log file with the NCS/no psgreek, I get the message:
Missing character: There is no ^^@ in font pncr!
Missing character: There is no ^^A in font pncr!
Missing character: There is no ^^H in font pncr!
apparently the VF for ncs roman doesn't have the PS symbol greek letters
inserted, but the Times roman does. Some hackery is in order.
We should check out palatino, etc for similar omissions.
John