This is the release candidate code to enable LDM to process images using
either the GD or ImageMagick code, according to your
vbulletin/admincp/vbulletin options/Image Settings.  (The current LDM
release code uses only the GD library.)
Assuming there are no major problems, it will be fully integrated
into release 2.3.1 of LDM.

To use, simply upload the code files.  To go back to the standard code,
re-upload local_resize.php and includes/local_links_images.php from the
release zip.  NB: If you are using an opcode accelerator such as APC,
be sure to flush its cache, otherwise you may find yourself with incompatible code.

There are two main benefits of using this code with the ImageMagick interface:
a) A much larger number of image filetypes can be handled (NB: they still have
to be declared as valid vBulletin attachments).
b) Memory use should be reduced.

09/05/2009