vikrambalye / dompdf

Automatically exported from code.google.com/p/dompdf
0 stars 0 forks source link

PNG alpha channel not working with CSS background-image #241

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a div with id="mydiv". 
2. Create a css style with png alpha image: 
#mydiv{background:url(../images/image.png) no-repeat;}
3. Export with dompdf.

What is the expected output? What do you see instead?
The output expected is a png with alpha. The current output converts the alpha 
to black.

What version of the product are you using? On what operating system?
0.6b2. Tested in wamp 2.1 under windows 7 x64.

Please provide any additional information below.

Original issue reported on code.google.com by Gers...@gmail.com on 3 Mar 2011 at 8:01

GoogleCodeExporter commented 9 years ago

Original comment by eclecticgeek on 3 Mar 2011 at 9:27

GoogleCodeExporter commented 9 years ago
I can confirm this bug, I know why it doesn't work and will fix it ASAP

Original comment by fabien.menager on 7 Mar 2011 at 8:18

GoogleCodeExporter commented 9 years ago
Any updates on this bug, is it fixed in trunk? 
Thanks!

Original comment by kalle.ne...@gmail.com on 23 Mar 2011 at 11:09

GoogleCodeExporter commented 9 years ago
Any updates on this issue?

Original comment by tommiepo...@gmail.com on 14 Apr 2011 at 11:08

GoogleCodeExporter commented 9 years ago
I fixed this in r380, could you tell me if that's OK?

Original comment by fabien.menager on 14 Apr 2011 at 8:58

GoogleCodeExporter commented 9 years ago
Its working!

Original comment by Gers...@gmail.com on 19 Apr 2011 at 11:20

GoogleCodeExporter commented 9 years ago
Great !

Original comment by fabien.menager on 20 Apr 2011 at 1:50

GoogleCodeExporter commented 9 years ago

Original comment by eclecticgeek on 30 May 2013 at 5:15