Quote: |
outfile=whatever.lvz
file=filename.xxx |
Quote: |
outfile=whatever.lvz
file=prizes.bmp file=bong26.wav file=ships.bmp |
Akai wrote: |
put a "+" before the name (eg - "misc:levelfiles=+blah.lvz) for it to be an optional download [as configured in View>Options>Other - 'use optional level graphics and sounds' |
AlphaBoB wrote: |
By pictures Cyan means like digital photos, by computer gfx he means like things made with MSPaint, PaintShopPro, PhotoShop, etc. and they can't just be "edited," they have to be made completely in those programs to be computer graphics. |
RAYfighter wrote: |
And maybe it's just me, not knowing PNG so well... I understand it like being an alternative to GIF (which means you save space by lowering colors). Photoshop's PNG has almost no options... |
Akai wrote: |
can't use the alphas with Continuum
solid black rgb(0,0,0) is only transparent across all color depths, if you have say rgb(7,7,7) it will be transparent in 8-bit, but will make a solid color in 16-bit and yes, the only way to have semi-transparent (that I know of) is to alternate solid black with another color each pixel (checkerboard) |