PureBasic Logo as a high quality PNG image with alpha mask
PureBasic Logo as a high quality PNG image with alpha mask
Why? Because I'd like to use the PureBasic logo in the about window of the program, in the HTML documentation of the program and possibly on the website as well to help promote PureBasic.
A larger PNG image with alpha mask is preferred and can easily be resized in applications that support PNG with alpha masking to fit the intended use.
(and that way there is no need to originally provide multiple sizes etc.)
A larger PNG image with alpha mask is preferred and can easily be resized in applications that support PNG with alpha masking to fit the intended use.
(and that way there is no need to originally provide multiple sizes etc.)
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
Re: PureBasic Logo as a high quality PNG image with alpha ma
As long as PB doesn't support the alpha mask, you can forget this idea!Rescator wrote:I'd like to use the PureBasic logo in the about window of the program
...
A larger PNG image with alpha mask is preferred
The only chance to get it working is with Sprites or DrawAlphaImage().
PB 4.30
Code: Select all
onErrorGoto(?Fred)
djes, I said this already.
But transparency is not supported in ImageGadget() for example. He wants to show the transparent logo in an "About-Window", which I conclude from, that he's using GUI interfaces with... ImageGadget()'s!
(Alternatively, he must use DrawAlphaImage() in combination with WindowOutput().)
But transparency is not supported in ImageGadget() for example. He wants to show the transparent logo in an "About-Window", which I conclude from, that he's using GUI interfaces with... ImageGadget()'s!
(Alternatively, he must use DrawAlphaImage() in combination with WindowOutput().)
PB 4.30
Code: Select all
onErrorGoto(?Fred)
Sorry I've read a bit too fast.AND51 wrote:djes, I said this already.
But transparency is not supported in ImageGadget() for example. He wants to show the transparent logo in an "About-Window", which I conclude from, that he's using GUI interfaces with... ImageGadget()'s!
(Alternatively, he must use DrawAlphaImage() in combination with WindowOutput().)
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
At least Fluid Byte understood what I meant.
AND51, djes, you two are way off topic. :roll:
I'm talking about the PureBasic logo, like you see at top left of this forum
or the website or the IDE about window.
But that one does not lend itself so well for re-use, and it's only a gif (256 colors) and no alpha masking, and too low resolution for further resizing.
PS! Fluid Byte thanks for the Z, but not really what I had in mind
AND51, djes, you two are way off topic. :roll:
I'm talking about the PureBasic logo, like you see at top left of this forum
or the website or the IDE about window.
But that one does not lend itself so well for re-use, and it's only a gif (256 colors) and no alpha masking, and too low resolution for further resizing.
PS! Fluid Byte thanks for the Z, but not really what I had in mind

- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
I can recreate that logo in PS for you if you want. It has a really simple layout. I could send you a 32bit png afterwards.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
-
- Addict
- Posts: 2344
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact: