home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!yale.edu!yale!gumby!destroyer!fmsrl7!lynx!apsicc.aps.edu!einhorn_d
- From: einhorn_d@apsicc.aps.edu (E. Drew Einhorn)
- Subject: Missing XView function pr_load()
- Message-ID: <14DEC199214444157@apsicc.aps.edu>
- Date: Mon, 14 Dec 92 21:44:00 GMT
- Organization: Albuquerque Public Schools - Career Enrichment Center
- News-Software: VAX/VMS VNEWS 1.41
- Lines: 21
-
- Hello for my first foray into the wonderful world of X-Windows I am
- converting a simple application originally written in Sunview. After
- running the application thru the cv2xview script and cleaning up
- the results, etc., I am left with a couple of unresolved external
- references:
-
- pr_load
- pr_load_header
- pr_load_std_image
-
- These functions support loading Sun raster files into a pixrect.
-
- Been hunting thru all my X documentation and about the only thing
- I can find is XReadBitmapFile which loads an X10/X11 bitmap file
- into a Pixmap, which leaves two problems converting the Pixmap to
- a pixrect and converting the rasterfiles to bitmaps.
-
- Can anyone enlighten me?
-
- Thanks
- Drew Einhorn einhorn_d@apsicc.aps.edu
-