home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / misc / 18858 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.5 KB  |  38 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!col.hp.com!fc.hp.com!koren
  3. From: koren@fc.hp.com (Steve Koren)
  4. Subject: Re: DPaint
  5. Sender: news@fc.hp.com (news daemon)
  6. Message-ID: <BzJHDp.M7t@fc.hp.com>
  7. Date: Sun, 20 Dec 1992 03:51:24 GMT
  8. References: <1992Dec19.184429.6799@pro-freedom.cts.com>
  9. Organization: Hewlett-Packard Fort Collins Site
  10. X-Newsreader: Tin 1.1.3 PL5
  11. Lines: 25
  12.  
  13. >> As I understand it, standard promotion only promotes screens that open via 
  14. >> OpenWindow() or don't specify screen specifics.  If a program opens a window
  15. >> via OpenWindowTags() and says that it really wants interlace, it really gets
  16.  
  17. > One of the most recent Fish disks contains a KS 3.0 compliant utility
  18. > program that purportedly promotes any mode to any other mode.  This could
  19. > be pretty handy if it really works.  I believe that it's on FF# 771 and is
  20. > called PKludge by Steve Koren.
  21.  
  22. It really works.  However, it does so in a fairly system friendly
  23. manner, which means that it:
  24.  
  25.   1) Won't promote anything that goes around the OpenScreen* functions.
  26.  
  27.   2) Won't promote to non-lace anything that _really_ asks for lace.
  28.      The only case of this I've seen thus far is dpaint.
  29.  
  30. Other than that, it works, and even lets you do program-specific
  31. screen promotion.  (Ie, promote excellence to 896x628 but leave Copyist
  32. at 640x400).
  33.  
  34. I use it to promote everything to SUPER72 so my monitor doesn't jump
  35. when changing between screens of different scan rates.
  36.  
  37.   - steve
  38.