Book a Demo

Author Topic: png transparency not supported?  (Read 5270 times)

ChristiaanK

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
png transparency not supported?
« on: July 15, 2009, 12:29:19 am »
Hi,

I tried to use the alternate image feature with a png file. It works, but where the background of the images seems to be transparent when viewed in my browser, it has an ugly black background in EA. Did I do something wrong, or is it EA? I use 7.1 enterprise.

Christiaan

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • Aren´t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: png transparency not supported?
« Reply #1 on: July 15, 2009, 01:11:56 am »
Here is the answer:
Quote
I use 7.1 enterprise.
Christiaan

I believe it has been fixed in 7.5 though I never checked that. Shame on me- I had filed that bug to Sparx (amongst others, propably).

Oliver

ChristiaanK

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: png transparency not supported?
« Reply #2 on: July 15, 2009, 03:15:24 am »
I just installed a trial of 7.5 and it works exactly the same as in 7.1. So transparency for png's is still not supported. That's bad.

From the example.eap I can see that it seems to be supported for wmf files. However, image converters that can save to wmf seem to be scarce. Anyone a good idea?

Christiaan

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: png transparency not supported?
« Reply #3 on: July 15, 2009, 09:49:57 pm »
Hi,

I am actually using .emf for embedded images, which seems to work better than .wmf (I think transparency works for both formats).

Regarding image converters, I don't know, GIMP doesn't seem to support it (but I just checked my Linux version, may be the Windows version is able to do).
Usually I am drawing my images using OpenOffice Draw, which allows to save .emf.

HTH
Günther

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: png transparency not supported?
« Reply #4 on: July 16, 2009, 08:34:30 am »
I wouldn't expect gimp to support it.  wmf/emf are a vector based format and gimp is a bitmap based editor.

bonzo5

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Re: png transparency not supported?
« Reply #5 on: July 16, 2009, 10:36:24 pm »
I use Gimp to remove the ugly black background from PNG images, and it works very well.

ChristiaanK

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: png transparency not supported?
« Reply #6 on: July 21, 2009, 04:38:53 pm »
Thanks for all the tips. I go with Günther: I tested OpenOffice Draw (3.1), and you cannot only save your whole image in EMF or WMF, but also a selection. So to convert a png:
- open the png in OO Draw
- select it in the drawing
- file | export | EMF / WMF
- check 'Selection'

Only the very subtle shadow in my original png goes black. I can live with that.

Nevertheless, Sparx, can you solve this issue and please not make me buy an upgrade for it?