CGSmartImage and transparent PNG's
Posted: Mon May 06, 2013 11:02 am
Is it possible to use transparent PNG's (logo's) with CGSmartImage 1.10.8?
I can't figure out which setting to use. I've tried:
And i tried to change "Image Embedding Mode" to "Based on Image Type" but the PGN's stays opaque.
I can't figure out which setting to use. I've tried:
Code: Select all
{CGSmartImage src=$logo max_width='175' alt=$firmanavn}
And
{CGSmartImage src=$logo filter_resizetofit='175,140,transparent' alt=$firmanavn}