Path: utzoo!attcan!uunet!husc6!uwvax!rutgers!ucsd!ucsdhub!hp-sdd!hplabs!hpda!hpcuhb!hp-sde!hpfcdc!hpfclp!diamant From: diamant@hpfclp.SDE.HP.COM (John Diamant) Newsgroups: comp.windows.x Subject: Re: defining and displaying symbols in X11R2 Message-ID: <9740049@hpfclp.SDE.HP.COM> Date: 5 Aug 88 21:27:17 GMT References: <8808031815.AA13214@ATHENA.MIT.EDU> Organization: HP SDE, Fort Collins, CO Lines: 16 > I am trying to define some symbols (icons) in my X11 based program. Are > there any convenient utilities in Xlib which can facilitate the creation and > displaying of those images (pixmaps?) in my created windows (widgets)? Your > comments and suggestions are appreciated. Well, you could use the bitmap(1) program which comes with X, but if are trying to do anything seriously artistic, you'll probably want something better than that. You could use MacPaint or some decent package on another computer and then use the PBM (portable bitmap package) to convert between MacPaint format and X11 bitmap format. John Diamant Software Development Environments Hewlett-Packard Co. ARPA Internet: diamant@hpfclp.sde.hp.com Fort Collins, CO UUCP: {hplabs,hpfcla}!hpfclp!diamant