Path: utzoo!attcan!uunet!ns-mx!iowasp.physics.uiowa.edu!maverick.ksu.ksu.edu!ux1.cso.uiuc.edu!julius.cs.uiuc.edu!usc!cs.utexas.edu!yale!mintaka!bloom-beacon!LARRY.MCRCIM.MCGILL.EDU!mouse From: mouse@LARRY.MCRCIM.MCGILL.EDU Newsgroups: comp.windows.x Subject: Re: bitmaps Message-ID: <9010201217.AA05062@Larry.McRCIM.McGill.EDU> Date: 20 Oct 90 12:17:13 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 11 > Can someone tell me an easy way to change the size of an X bitmap? > I have a bitmap created using the standard bitmap program which is > 80x80, but the picture is in the upper left corner, so I want to > shrink the bitmap, to say 23x42. % < oldfile.xbm xbmtopbm | pnmcut 0 0 23 42 | pbmtoxbm > newfile.xbm der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu