Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I also encounter problems with transparency when converting vector PDFs to raster images. I put a test PDF generated from a CAD drawing by means of the Adobe Acrobat printer driver at http://www.unfallrekonstruktion.de/imagemagick/norm.pdf. When converting to
JPG: I get a white background
GIF or TIFF: I get a black background
PNG: I get a transparent background
and I cannot influence this behaviour by the "-background" option.
I believe this behaviour to be new, as I have done this before without such problems.