home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / GSCROLL.LHA / gscroll / gscroll.readme < prev    next >
Encoding:
Text File  |  1995-10-03  |  2.2 KB  |  73 lines

  1. Short: Program to scroll Texts with (Color-)IFF-Fonts in a Window
  2. Type: dev/c
  3. Author: Reinhard Katzmann
  4. Uploader: Reinhard Katzmann
  5.  
  6. GScroll - A program which scrolls a text in a window
  7. ====================================================
  8.  
  9. (C) 1995 Reinhard Katzmann. All rights reserved.
  10.  
  11. Introduction
  12. ------------
  13.  
  14. I've written this program as I got a CD with many colour fonts and IFF Fonts
  15. on it and thought one some so calles "Intros" which are mostly written in
  16. Assembler and not very system friendly.
  17.  
  18. This program uses only system functions (for scrolling, blitting and remapping.)
  19. In the current form, remapping is only done under OS3.x and higher.
  20. The program should also work on OS2.x but I could not test this.
  21.  
  22. One example font is included and also an example usage with topaz/11. This
  23. only works, if you have installed the Font Datatype (can be found on aminet).
  24.  
  25. I cannot make clear statements on the speed of the program. On my A4000/040
  26. it is quite a smooth scrolling. At least it should not flicker somehow.
  27. Also the speed much depends on the size of the font. While topaz/11 is so fast
  28. that you cannot read it, with the font14 color font it is acceptable.
  29.  
  30. Disclaimer & Copyright
  31. ----------------------
  32.  
  33. GScroll is (C) 1995 Reinhard Katzmann. All rights reserved.
  34. GScroll is Public Domain in this Version (actually no version). I've included
  35. the source code which you are allowed to use in your own applications. The
  36. only condition is that you add to you documentation:
  37. This program is based/uses parts of GScroll (C) 1995 Reinhard Katzmann.
  38.  
  39. I keep the right to change all the above conditions of the program.
  40.  
  41. There is no guarantee in the usage of the program and/or sourcecode. Use
  42. it at your own risk!
  43.  
  44. Author Address
  45. --------------
  46.  
  47. E-MAIL (prefered):
  48. ------------------
  49.  
  50.   suamor@student.uni-tuebingen.de
  51.   katzmann@gemmi.informatik.uni-tuebingen.de
  52.  
  53. SnailMail:
  54. ----------
  55.  
  56.   Reinhard Katzmann
  57.   Schellingstraße 41
  58.  
  59.   D - 72072 Tübingen
  60.  
  61. BBS'es
  62. ------
  63.  
  64. You can try to reach me through BBS'es near Tübingen. Some of the Sysops
  65. might know me or have contact to the Internet. I'm only User of one BBS:
  66.  
  67. Onkel Helmut's Hütte
  68.  
  69. Line 1: (0049) +7157/64546 (28800 Baud)
  70. Line 2: (0049) +7157/65428 (14400 Baud)
  71.  
  72. My usual Nickname on the internet or at this BBS is Suamor.
  73.