Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!bloom-beacon!dont-send-mail-to-path-lines From: mouse@lightning.mcrcim.mcgill.EDU (der Mouse) Newsgroups: comp.windows.x Subject: Re: Translating macpaint icons to xbm graphically Message-ID: <9103280619.AA15956@lightning.McRCIM.McGill.EDU> Date: 28 Mar 91 06:19:04 GMT Sender: tytso@athena.mit.edu (Theodore Y. Ts'o) Organization: The Internet Lines: 13 > Is there a tool on public domain able to read an xbm file, and allow > the user to cut a section of that file, and write that section into > another xbm file... I don't know offhand whether it's public domain or not (I suspect not), but Jef Poskanzer's pbmplus package is free, and can do this... xbmtopbm < xbm-file-in | pnmcut x y w h | pbmtoxbm > xbm-file-out der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu