From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re:[9fans] image resampling From: rog@vitanuova.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20020415155433.8129E19981@mail.cse.psu.edu> Date: Mon, 15 Apr 2002 16:57:42 +0100 Topicbox-Message-UUID: 77c5f036-eaca-11e9-9e20-41e7f4b1d025 > But trying to track down all the bugs made my brain freeze, so I wrote > the trivial, slow, but non-crashing version you see, using a kaiser > window. % wc /sys/src_o/fb/resample.c 186 641 4559 /sys/src_o/fb/resample.c % wc /sys/src/cmd/resample.c 364 1123 7726 /sys/src/cmd/resample.c is anyone else amused that rob found it easier to rewrite from scratch a 300+ line program rather than debug an existing 180 line program? says something about the nature of software, i think. rog.