From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] how to create (convert) face? From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 8 Apr 2002 13:13:58 -0400 Topicbox-Message-UUID: 7401454a-eaca-11e9-9e20-41e7f4b1d025 If you have a big image and want to trim it down to 48x48, the C program at http://www.eecs.harvard.edu/~rsc/mug.c might be useful. Russ