home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / st / tech / 6615 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!yale.edu!ira.uka.de!smurf.sub.org!artcom0!hb.maus.de!k.maus.de!Peter_Missel
  2. From: Peter_Missel@k.maus.de (Peter Missel)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: VDI 'load fonts' question
  5. Message-ID: <A52792@K.maus.de>
  6. Date: 10 Jan 93 16:39:00 GMT
  7. Article-I.D.: K.A52792
  8. References: <A24229@HB.maus.de>
  9. Organization: MausNet (Mitglied im IN e.V.)
  10. Lines: 16
  11. X-Gateway: MausGate/News 1.16/hb
  12.  
  13. p>I have a problem with the VDI routine 'load fonts'. Does the
  14. p>workstation handle have to be a physical or a virtual one?
  15.  
  16. Generally spoken, use the handle of the workstation you want to use the fonts
  17. on. For the screen, it's a virtual one, for other devices, it's physical.
  18.  
  19. p>And, if it may be a virtual handle, do I need to load the fonts
  20. p>for every new virtual workstation or is one time enough?
  21.  
  22. You have to load them for every workstation, since resolutions will differ on
  23. different devices.
  24. p>
  25. p>How many virtual workstations are possible? Fixed number or not?
  26.  
  27. No docs on this topic... You can open workstations as long as v_opnvwk()
  28. doesn't return an error condition :-)
  29.