MapServer / MapServer-import

3 stars 2 forks source link

pixmap symbols loaded using setImage() lose transparency #1074

Open tbonfort opened 12 years ago

tbonfort commented 12 years ago

Reporter: sgillies@frii.com Date: 2004/11/18 - 17:52

Pixmap transparency is not preserved when loaded using symbolObj::setImage.
tbonfort commented 12 years ago

Author: sgillies@frii.com Date: 2004/11/19 - 04:16

Fixed.  Also tightened up the two symbol image get and set functions, renaming
them to msSymbolSetImageGD and msSymbolGetImageGD.  A symbolObj* is the first
argument to each.  Tests pass.