home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / hypercar / 3376 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.2 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!apple!mumbo.apple.com!gallant.apple.com!wolverine.apple.com!user
  2. From: jpugh@apple.com (Jon Pugh)
  3. Newsgroups: comp.sys.mac.hypercard
  4. Subject: Re: HC Fonts?
  5. Message-ID: <jpugh-040992132039@wolverine.apple.com>
  6. Date: 4 Sep 92 20:35:24 GMT
  7. References: <leec4-170892125620@design3.meche.rpi.edu>
  8. Sender: news@gallant.apple.com
  9. Followup-To: comp.sys.mac.hypercard
  10. Organization: Apple Computer, Inc.
  11. Lines: 19
  12.  
  13. In article <leec4-170892125620@design3.meche.rpi.edu>, leec4@rpi.edu (CD
  14. Lee) wrote:
  15. > I am doing a project in HC 2.1.  We are designing an electronic notebook.
  16. > My question is : Can we install our own set of fonts into our stack?
  17. > If we can, how to use them?
  18.  
  19. Don't.  Fonts in stacks cause many things to break when you print.  If you
  20. don't print you can probably get away with it, but the bother is too great.
  21.  Don't do it.
  22.  
  23. Fonts in stacks also cause heap corruption leading to crashes.  Bad juju.
  24.  
  25. Include the fonts with your stack and have the user install them.  Use a
  26. script that checks for them and remind the user to install them if they are
  27. not present.  Don't refuse to run though.  Let the user decide if it should
  28. look ugly, but feel free to warn them.
  29.  
  30. Jon
  31.