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

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!pipex!warwick!dcs.warwick.ac.uk!leo
  3. From: leo@dcs.warwick.ac.uk (Leo Hendry)
  4. Subject: Re: GDOS
  5. Message-ID: <1993Jan25.134937.16266@dcs.warwick.ac.uk>
  6. Sender: news@dcs.warwick.ac.uk (Network News)
  7. Nntp-Posting-Host: granite
  8. Organization: Department of Computer Science, Warwick University, England
  9. References: <1993Jan22.123136.20017@cs.nott.ac.uk> <1jouq8INNe2o@info2.rus.uni-stuttgart.de> <1993Jan25.125050.24439@cs.nott.ac.uk>
  10. Date: Mon, 25 Jan 1993 13:49:37 GMT
  11. Lines: 18
  12.  
  13. In article <1993Jan25.125050.24439@cs.nott.ac.uk> pcxkrm@unicorn.nott.ac.uk (K.R.Marshall) writes:
  14. >floppy. GDOS must store this information itself somewhere, so surely
  15. >there is a way of reading it.
  16.  
  17. QED - not.  While you are right that GDOS must store the information
  18. somewhere, this does not imply there is a way of reading it.
  19.   I think you mean there SHOULD be a way of reading it, which is debatable in
  20. itself - what do you want to know where the fonts are stored for?  If you are
  21. writing a program that by-passes GDOS for font handling then DON'T - Speedo
  22. GDOS will be out soon with scalable fonts and faster bitmapped ones so your
  23. effort will be wasted.
  24.   If you really need to find out where the fonts are stored (and I'd be
  25. interested to know why) then the previous answer is the best you are going to
  26. get.  Your problem with not being able to find ASSIGN.SYS on a floppy system
  27. is invalid because the ASSIGN.SYS file must be on the same disk as the fonts,
  28. and you'd have to prompt for the fonts disk anyway, in order to access them.
  29.  
  30. - Leo
  31.