home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / acorn / tech / 1014 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.3 KB

  1. Path: sparky!uunet!comp.vuw.ac.nz!waikato.ac.nz!aukuni.ac.nz!cs18.cs.aukuni.ac.nz!jwil1
  2. Newsgroups: comp.sys.acorn.tech
  3. Subject: Re: BBC Fonts
  4. Message-ID: <1992Dec14.221348.12185@cs.aukuni.ac.nz>
  5. From: jwil1@cs.aukuni.ac.nz (TMOTA)
  6. Date: Mon, 14 Dec 1992 22:13:48 GMT
  7. Sender: jwil1@cs.aukuni.ac.nz (TMOTA)
  8. References: <1g9q9tINNn93@oak4.doc.ic.ac.uk>
  9. Organization: Computer Science Dept. University of Auckland
  10. Lines: 24
  11.  
  12. ijp@doc.ic.ac.uk (Ian Palmer) writes:
  13.  
  14. >How can you load a set of BBC Fonts (say in your boot sequence)
  15. >without getting a teak window saying 'Press SPACE or press a mouse
  16. >button...'? (or without a task window at all).
  17.  
  18. If in your boot sequence, the answer is simple: *Print the font
  19. *before* you invoke the desktop in your !Boot (or !Boot.!Run) file.
  20.  
  21. e.g. to quote from my !Boot (which is an application, containing a
  22. !Run file and all my boot resources...) !Boot.!Run:
  23.  
  24.   IconSprites <Boot$Dir>.!Sprites
  25.   Print <Boot$Dir>.Font
  26.  
  27.   Set Free$Path <Boot$Dir>.Resources.Free., <Free$Path>
  28.   Set Wimp$Path <Boot$Dir>.Resources.Wimp., <Wimp$Path>
  29.   |(etc)
  30.  
  31.   desktop <Boot$Dir>.AutoRun
  32. -- 
  33. _________________  "I'd like to answer this question in two ways:
  34.   /____ _ _/_ __       First in my normal voice, and then
  35.  // / //_//_ /_/       in a silly, high-pitched whine." (Monty Python)
  36.