hi,

i want to allow users to upload bmp pictures. the php-function imagecreatefromwbmp(); should do that. how I can create the possibility for converting bmp pictures to jpg by imageapi? should i write a mini module for imagecreatefromwbmp(); and hook into the picture-upload process?

if i want to allow BMP inside a field of my content-type, i get the following message:
Only web-standard images (jpg, gif, and png) are supported through the image widget. If needing to upload other types of images, change the widget to use a standard file upload.

hope anybody can tell me an answer.

- j