Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Character animations load indexed PNGs incorrectly.

  • #1, by grisevg 11 years ago Zitieren
    Visionaire Studio v4.2
    Indexed PNGs work fine for backgrounds, but when loaded in for character animation appear with artifacts.
    RGB PNGs load just fine.
  • #2, by Simon_ASA 11 years ago Zitieren
    No problem for me with PNGs. Make sure they are 8 bits, not 16. I had glitches at some time with 16 bits/channel.
    You can also try the webp format which is recommended by the Visionaire team.
  • #3, by grisevg 11 years ago Zitieren
    Try this one: http://i.imgur.com/jlEXRRg.png
    It's 8 bits/channel
  • #4, by joemid 11 years ago Zitieren
    Didn't work in VS 4.2. Opened in Photoshop, changed color setting to RGB from indexed. Saved as PNG. Works in VS for me!
  • #5, by joemid 11 years ago Zitieren
    It is more obvious to me now, that I misread the original post.grin
  • #6, by Simon_ASA 11 years ago Zitieren
    Well indeed indexed animations are not working, but you can still use it after converting to RGB. Create your PNG with indexed colors, convert it to RGB 8bits, and the result is the same, except that it works in VS.
  • #7, by grisevg 11 years ago Zitieren
    Indeed, but still it's a bug that indexed ones don't work, hence the thread.