home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / vmsnet / mail / pmdf / 2164 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.7 KB

  1. Path: sparky!uunet!olivea!decwrl!decwrl!infopiz!mccall!ipmdf-newsgate!list
  2. From: bob@camb.com (Bob Tinkelman)
  3. Newsgroups: vmsnet.mail.pmdf
  4. Subject: RE: PMDF-FAX installation and [ghostscript]fontmap.
  5. Message-ID: <01GNUFCXXCPS8Y5382@camb.com>
  6. Date: 21 Aug 92 17:30:22 GMT
  7. Organization: Cambridge Computer Associates, Inc.
  8. Lines: 20
  9. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  10. Resent-Date: 21 Aug 1992 13:30:22 -0400 (EDT)
  11. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  12. CC: ipmdf@INNOSOFT.COM
  13. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  14. Resent-Message-ID: <01GNU9B7W60I94E1OY@INNOSOFT.COM>
  15. X-Vms-To: IN%"DAN@INNOSOFT.COM"
  16. X-Vms-Cc: IN%INFO-PMDF,TINKELMAN
  17. Mime-Version: 1.0
  18. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  19. Content-Transfer-Encoding: 7BIT
  20.  
  21. > in V4.2 we'll make the installation dio what we do with things like
  22. > master.com: rename the previous master.com to master.old.
  23.  
  24. Thanks.  That'll be an improvement.  But using the case of master.com
  25. as an analogy, there you have made changes to avoid the necessity of
  26. user editing of the command file.  Is there a way that you could do
  27. the same thing here?
  28.  
  29.     Rough idea:  Have a file called local_fontmap which is in the same
  30.     format as fontmap.  If it exists (in [ghostscript]) it is invoked
  31.     either just before fontmap, or just after, depending on which makes
  32.     the implementation easier.  If it's invoked before, then the functions
  33.     that are used in fontmap would have to be changed so they would do
  34.     nothing if the named font already existed.  If it's invoked after,
  35.     then the functions could simply override prior font definitions.
  36.  
  37. Every time we can eliminate something that I need to remember to do after
  38. running an installation, it's a *big* help.
  39.  
  40. Thanks for all your assistance - Bob
  41.