<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Hi,<br>
<br>
My Summer of Code proposal to work on the AppDB wasn't accepted, but I
still wish to do some of the things I listed.<br>
<br>
Anyway, I was looking at the code for image handling, and I see it is
written for GD 1. Thus, any image which has to be resized gets cut down
to 256 colors, and is simply resized instead of being resampled, which
makes the image blocky.<br>
<br>
According to the PHP manual, these better functions require PHP 4.0.6
and GD 2.0.1 or higher. Is the AppDB server really running such an old
version of PHP that this is required?<br>
<br>
--Mitchell Mebane<br>
</font>
<pre class="moz-signature" cols="72">-- 
I find that a great part of the information I have was acquired by looking up something and finding something else on the way.
-- Franklin P. Adams</pre>
</body>
</html>