home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13208 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.5 KB

  1. Path: sparky!uunet!olivea!decwrl!concert!samba!usenet
  2. From: Todd_Lewis@unc.edu (Todd M. Lewis)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: User preferred FONT support?
  5. Message-ID: <1992Sep9.152545.17053@samba.oit.unc.edu>
  6. Date: 9 Sep 92 15:25:45 GMT
  7. References: <25440015@hpsad.sad.hp.com>
  8. Sender: usenet@samba.oit.unc.edu
  9. Organization: UNC Office of Information Technology
  10. Lines: 25
  11. Nntp-Posting-Host: guitar.oit.unc.edu
  12.  
  13. In article <25440015@hpsad.sad.hp.com> kevint@hpsad.sad.hp.com (Kevin  
  14. Taddeucci) writes:
  15. >
  16. >I am attempting to support the users default fonts [...]
  17.  
  18. Good for you!
  19.  
  20. >The problem [...] happens when the point size begins to reach about 13 or 
  21. >14 and I don't really have the option of opening a bigger window since 
  22. >the window is already 640 pixels wide. 
  23. >[...H]ow do I handle this problem and still follow C='s 
  24. >guidelines of supporting user preferred fonts?
  25. >Should I only allow the user a maximum size and supply my own defaults if 
  26. >the size is exceeded?
  27.  
  28. Try to make the window larger.  If users are silly enough to be using
  29. giant fonts, they may be using a giant Workbench screen too.
  30.  
  31. If that fails, you have to either limit the maximum size or refuse to
  32. run.  If you refuse to run, you should at least tell the user that
  33. your program can't fit on the user's selected screen with the user's
  34. selected fonts.  Make sure she knows it's her problem and not the
  35. application's problem.
  36. --
  37. Todd M. Lewis / Todd_Lewis@unc.edu / utoddl@guitar.oit.unc.edu
  38.