Path: utzoo!attcan!uunet!cs.utexas.edu!usc!ucsd!ucbvax!UBVMS.BITNET!V065NMMA From: V065NMMA@UBVMS.BITNET ("D. THIERMAN") Newsgroups: comp.lang.modula2 Subject: Using Text in Graphics Message-ID: Date: 23 Sep 89 01:15:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Modula2 List Organization: The Internet Lines: 15 I need some help. I'm writing a simple program in JPI Modula2 v. 1.17 that plots points on a graph in CGA GraphMode. I would like to add titles and other comments onto the graph. When I use standard IO, the only thing that appears is is a line of dots and shorter lines on line 0 or 1. I would assume that this is my output written 1 pixel high. How can I get text to appear in regular type size, or even the 25X40 mode? Also is it possible to use the window module while in graphics, ex 1 window graphics, and another with regular text? Hope someone can help me out of this little problem. Respond to me or to the list if the problem isn't too trivial. Thanks in advance. Don V065NMMA@UBVMSD