Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Adobe photoshop guru needed!  (Read 775 times)

0 Members and 1 Guest are viewing this topic.

Silencer

  • Guest
Adobe photoshop guru needed!
« on: 31 Jan 2005, 21:19:56 »
Hi all,

I have created a nice square with round edges.
I want to get it in as a dialog, that part is working.
BUT:

The dialog still has the white edge around it :(
I have tried so hard, but i can't get it transparant!

Is there anyone, who knows how i can get this fixed?

I used Adobe Photoshop to create the picture.
And I load it as a .jpg in ofp.

Thanks

Offline remcen

  • Contributing Member
  • **
  • a.k.a. hottentotten_mike
    • IM:UC
Re:Adobe photoshop guru needed!
« Reply #1 on: 31 Jan 2005, 21:30:27 »
the reason for your problem is: jpg doesn't support alpha channels which manage transparency.
what you need is converting your pic into .tga-format, adding an alpha channel and again convert it into .paa or .pac with paatool (or texview).
search the forum and the editors depot, i'm pretty sure there's a lot of helpful stuff there on this topic.
we're looking for members: IM:UC MOD

Silencer

  • Guest
Re:Adobe photoshop guru needed!
« Reply #2 on: 31 Jan 2005, 22:37:48 »
Thank you very much :)