home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / bit / listserv / pmdfl / 1842 < prev    next >
Encoding:
Text File  |  1992-08-22  |  1.7 KB  |  41 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!CAMB.COM!BOB
  3. Errors-to: epmdf@YMIR.BITNET
  4. Organization: Cambridge Computer Associates, Inc.
  5. X-Envelope-to: PMDF-L@IRLEARN.BITNET
  6. X-VMS-To: IN%"DAN@INNOSOFT.COM"
  7. X-VMS-Cc: IN%INFO-PMDF,TINKELMAN
  8. MIME-version: 1.0
  9. Content-type: TEXT/PLAIN; CHARSET=US-ASCII
  10. Content-transfer-encoding: 7BIT
  11. Message-ID: <01GNU9B7W60I94E1OY@INNOSOFT.COM>
  12. Date:         Fri, 21 Aug 92 19:15:07 GMT
  13. Sender:       PMDF Distribution List <PMDF-L@IRLEARN>
  14. From:         Bob Tinkelman <bob@CAMB.COM>
  15. Subject:      RE: PMDF-FAX installation and [ghostscript]fontmap.
  16. X-To:         DAN@INNOSOFT.COM
  17. X-cc:         ipmdf@INNOSOFT.COM
  18. Newsgroups: bit.listserv.pmdf-l
  19. Lines: 20
  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.