home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / datacomm / 7578 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  2.5 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!horga!agsc!amiux!sourcery!olsen
  2. From: olsen@sourcery.mxm.sub.org (Olaf Barthel)
  3. Message-ID: <olsen.5205@sourcery.mxm.sub.org>
  4. Newsgroups: comp.sys.amiga.datacomm
  5. Subject: Re: Hey Olaf!
  6. Distribution: world
  7. X-NewsSoftware: GRn 1.16e (7/4/92) by Mike Schwartz & Michael B. Smith
  8. Date: 9 Nov 92 19:04:34 CET
  9. Organization: MXM Barthel & Paesler
  10. Lines: 43
  11.  
  12. In article <1992Nov7.080812.5836@tamsun.tamu.edu> cqn1676@tamsun.tamu.edu (Dr. Strangelove) writes:
  13. > I remember seeing this question asked previously but I don't know if it was
  14. > ever answered.  What are the benefits of running the '030 version of Term?
  15.  
  16.    Previous to v2.2 the font was fixed to an 8 x 8 matrix. This was very convenient
  17. for multiplication and division operations which could use shift operations
  18. instead of the `real thing'. With the introduction of user-selectable fonts for
  19. user-interface and terminal window the shift operations were replaced by integer
  20. multiplication and division operations. As for the MC680x0 version, these operations
  21. would be handled by the compiler runtime library -- not necessarily the fastest
  22. way to do it! The MC68030 (or rather: MC68020) version uses inline assembly
  23. instructions, as supported by the CPU, which should be faster than the calls
  24. to the compiler runtime library.
  25.  
  26. > I was using the '030 version but erased it because I thought it was the
  27. > cause of my file transfer problems.  I'm still having those problems but I
  28. > digress...
  29.  
  30.    I am afraid that both versions have (had) the same problems.
  31.  
  32. > I decided to start using a larger font on my screen and of
  33. > course, noticed the output was a little slower.  Will this improve if I
  34. > switch back to the '030?
  35.  
  36.    I should say it will.
  37.  
  38. > Next question... what determines whether a font is usable as systems text
  39. > or screen text?  I've noticed that when I try to change systems, icon, and
  40. > screen text on WB, not all fonts are available for the different types of
  41. > text.
  42.  
  43.    A font may not be taller than 16 pixels, although this restriction will be
  44. removed in a future release. Also, if you do not happen to run `term' under
  45. Kickstart 3.0, you will be unable to use proportional-spaced fonts for the
  46. user-interface.
  47.  
  48. -- 
  49. Olaf Barthel       | Internet: olsen@sourcery.mxm.sub.org
  50. Brabeckstrasse 35  |           o.barthel@a-link-h.comlink.de
  51. D-3000 Hannover 71 |           cbmvax.commodore.com!cbmehq!sourcery!olsen
  52. MXM, ECG127        |   Z-Netz: O.BARTHEL@A-LINK-H
  53. -------------------------------------------------------------------------
  54.                       Ceci n'est pas une signature.
  55.