home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sgi / 13143 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.4 KB

  1. Path: sparky!uunet!pipex!unipalm!uknet!mcsun!sun4nl!cwi.nl!jack
  2. From: jack@cwi.nl (Jack Jansen)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Can I use the font mgr within a gl object?
  5. Message-ID: <7202@charon.cwi.nl>
  6. Date: 1 Sep 92 15:40:51 GMT
  7. Sender: news@cwi.nl
  8. Organization: CWI, Amsterdam
  9. Lines: 24
  10.  
  11. I hope someone out there can help me with the following problem:
  12.  
  13. I've been trying to use strings printed through the font manager (with
  14. fmprstr()) within gl objects, i.e. between makeobj() and closeobj().
  15. However, it seems that the font manager and GL objects don't
  16. cooperate: the string is printed immedeately and not entered into the
  17. object. Printing strings without going through the font mgr (i.e.
  18. using charstr()) does work, but this is not good enough for my
  19. application.
  20.  
  21. Am I doing something wrong or is this impossible? The manual doesn't
  22. say that I cannot use fm calls within objects, so I am still (very
  23. slightly) hopeful that what I want to do is possible.
  24.  
  25. Alternatively, I would also be helped if there is someway to render fm
  26. strings into an incore bitmap (so I can simply lrectwrite() the bitmap
  27. to the screen whenever I need it).
  28.  
  29. Oh yes, I'm running 4.0.2 on an Indigo XS 24.
  30. -- 
  31. --
  32. Jack Jansen        | If I can't dance I don't want to be part of
  33. Jack.Jansen@cwi.nl | your revolution             -- Emma Goldman
  34. uunet!cwi.nl!jack    G=Jack;S=Jansen;O=cwi;PRMD=surf;ADMD=400net;C=nl
  35.