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

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!ilepore
  3. From: ilepore@nyx.cs.du.edu (Ian Lepore)
  4. Subject: Re: Programming MEMORY.SYS
  5. Message-ID: <1993Jan28.183954.29457@mnemosyne.cs.du.edu>
  6. X-Disclaimer: Nyx is a public access Unix system run by the University
  7.     of Denver for the Denver community.  The University has neither
  8.     control over nor responsibility for the opinions of users.
  9. Keywords: FontGDOS, MEMORY.SYS, META.SYS, VDI
  10. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  11. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  12. References: <C1ItAG.Ivw@cs.bham.ac.uk> <1993Jan28.113124.12404@cs.nott.ac.uk>
  13. Date: Thu, 28 Jan 93 18:39:54 GMT
  14. Lines: 13
  15.  
  16. >> Does anyone have the GDOS programming guide?  Where to get it?
  17. >  How to find font path, handle fonts-on-floppy, etc.
  18.  
  19.  I have programming docs for GDOS and FSMGDOS.  Where-to-get-it is Atari, but
  20. it ain't free.  Also, I can tell you now that it doesn't detail any internals
  21. of GDOS, I don't remember any function for finding the font path, and there
  22. isn't enough info to help you go find it in any non-documented way.  I also
  23. don't remember any sort of recommendation on how to deal with vst_load_fonts()
  24. when the font path may be a floppy and the disk may need switching.
  25.  
  26.  I'll bet Atari assumed anybody doing work with software complex enough to
  27. use multiple fonts will be using a hard disk.  Not an unreasonable assumption,
  28. I say.
  29.