home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / atari / st / tech / 6901 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.0 KB  |  47 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!inmos!fulcrum!bham!warwick!nott-cs!unicorn!pcxkrm
  3. From: pcxkrm@unicorn.nott.ac.uk (K.R.Marshall)
  4. Subject: Re: Programming MEMORY.SYS
  5. Message-ID: <1993Jan28.113124.12404@cs.nott.ac.uk>
  6. Keywords: FontGDOS, MEMORY.SYS, META.SYS, VDI
  7. Sender: news@cs.nott.ac.uk
  8. Organization: Cripps Computing Centre, University of Nottingham
  9. References: <C1ItAG.Ivw@cs.bham.ac.uk>
  10. Date: Thu, 28 Jan 93 11:31:24 GMT
  11. Lines: 34
  12.  
  13. In article <C1ItAG.Ivw@cs.bham.ac.uk> cjr@cs.bham.ac.uk (Chris Ridd) writes:
  14. >
  15. >I'm getting curiouser by the minute! Does anyone have the GDOS
  16. >programming guide mentioned in the FontGDOS docs?
  17. >
  18.  
  19. If they do, could they tell me where to get it?
  20.  
  21. I asked a question the other day, which everyone seemed to
  22. misunderstand, so I'll re-state it it a different way, in the hope
  23. that someone can help me. I'm using GDOS fonts in a program I'm
  24. writing,  I'm not trying to hack GDOS, just using them as usual. The
  25. problem I have is how to find the fonts when I need them. If people
  26. have their fonts on a hard drive, they have no need of a prompt, as
  27. the fonts will be directly accessible. However, people without a
  28. hard disk will need a prompt to insert the font disk, before I can
  29. call vst_load_fonts. I don't want to dictate that the fonts must be on
  30. the program disk, as the program already has to access a large amount
  31. of data, and space is limited.
  32.  
  33. Several people suggested I looked in the ASSIGN.SYS file, but I cannot
  34. assume that the boot disk will be present, and I have the same problem
  35. about finding that as I do with the fonts! The point I was making is
  36. that GDOS must load the font path into memory on boot-up, as IT has to
  37. find the fonts, so: Is there any way of getting this information back
  38. from GDOS?
  39.  
  40. I can't imagine that I'm the first person to have this problem.
  41.  
  42. Keith.
  43.  
  44. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  45. "Mummy was an asteroid, Daddy was             | Keith Marshall
  46. a small, non-stick kitchen utensil..."        | pcxkrm@unicorn.nott.ac.uk
  47.