Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!apple!netcom!barry From: barry@netcom.UUCP (Kenn Barry) Newsgroups: comp.sys.amiga Subject: Re: Flip Pictures Sideways Summary: Problem porting FBM or PBM to Amiga Message-ID: <6038@netcom.UUCP> Date: 24 Jan 90 06:12:48 GMT References: <9001190437.AA25675@astro.psu.edu> <1068@madnix.UUCP> <25bbd145:4037.5comp.sys.amiga;1@tronsbox.UUCP> Organization: NetCom- The Bay Area's Public Access Unix System {408 249-0290 guest} Lines: 44 In article <25bbd145:4037.5comp.sys.amiga;1@tronsbox.UUCP> tron1@tronsbox.UUCP (HIM) writes: >>In item 4037, Alex Antunes writes: >>>Hello! I have some digitized pictures, and unfortunatly they are >>>quite nice but sideways on my screen. Rather then rotate my >>>monitor, does anyone know of a way to rotate an IFF image 90 degrees? > >Well, the stuff I use here is the Fuzzy Bit Map and PBM software , currently >only Unix , the C is very simple ans should be a CINCH to convert to the >Amiga. Well... I converted FBM for the Amiga. Yes, the code-changes were minimal, but there was a problem. FBM is a memory-hog. It politely refuses to touch any really large image on my 1.5 meg Amiga because it can't malloc the memory. When I got hold of PBMPLUS I made a brief attempt to port it. Same problem, but worse - it wouldn't touch even small images without bailing, for lack of memory. Both these packages, being written for UN*X, expect virtual memory to be available, and blithely request *huge* buffers for images. If you've got multi-megabytes of core in your Amiga, do go for it - the code-changes really are minimal, and the packages well worth porting. Otherwise, anybody wanna volunteer to rewrite these to a streamed form, reading/converting/writing one scanline at a time wherever that's feasible? >This stuff does an incredible jod of folding/spindleing/mutilating bitmaps >of any format (almost) and can do many NEET THINGS (tm). Definitely. I use the UN*X versions a lot, and my Amiga version of FBM when I can. These are really useful, powerful, well-written utilities. >Usually you will find that software of this type is more useful than >commercial. You said it. I was scanning the shelves of my local Amiga dealer recently, looking for commercial packages to do image format conversions. I saw one. It handled only a few formats. And they were charging *$250.00* (!!!!!) for it! I'm glad I don't remember the name of this package, lest my comments on their pricing become slanderous. - Note new email address! - Kenn Barry ---------------------------------------------------------------- ELECTRIC AVENUE: apple!netcom!barry