Active
Project:
ImageAPI
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Feb 2011 at 14:16 UTC
Updated:
4 Feb 2011 at 14:16 UTC
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