home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4360 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!usc!snorkelwacker.mit.edu!ira.uka.de!rz.uni-karlsruhe.de!usenet
  3. From: BAETZLER@IRAV17.ira.uka.de (T.Baetzler)
  4. Subject: Printing in OS/2
  5. Message-ID: <1992Aug21.083341.8562@rz.uni-karlsruhe.de>
  6. Sender: usenet@rz.uni-karlsruhe.de (USENET News System)
  7. Organization: University of Karlsruhe (FRG)
  8. Date: Fri, 21 Aug 1992 08:33:41 GMT
  9. X-News-Reader: VMS NEWS 1.24
  10. Lines: 24
  11.  
  12.  
  13. Please consider the following problem: I would like to print a color graphics
  14. screen. Unfortunately, this is not a presentation space, but some lobotomized
  15. construct which was constructed by HALO calls. The device context thing is
  16. definitely not the solution I'm after.
  17.  
  18. However, I can save the screen in *.pcx format. What I would like to do is to
  19. convert this to a *.pif file, and then print it using the PicPrint() call.
  20.  
  21. Now for the real problem: What is this mysterious *.pif? Yes, HELP tells me
  22. that it spells Picture Interchange Format, and all the PIF Index entries refer
  23. me to some factoid that tells me essentially the things I know already, but
  24. ther is nowhere a format description of that mysterious PIF Format.
  25.  
  26. Could anybody please point me to a description of this format, or suggest a
  27. better method for printing a HALO screen via PM (i.e., an undocumented
  28. DoHardCopy Call ;-) )
  29.  
  30. Any help greatly appreciated!
  31.  
  32. Thomas
  33.  
  34. ------------------------------------------------------------------------------
  35. Thomas B\"atzler // BAETZLER@IRAV17.IRA.UKA.DE //   ``Yes, it's an Amiga!'' 
  36.