Quote Originally Posted by jdarling View Post
Can't see your screen shot to see what your talking about with the "face down" part. If I get a chance I'll see if I can spin up a Linux install and try running the app in there.
I've found the thread at Lazarus forums about this "bug": Transparent PNG showed inverted in Wine ( TImage problem ).
When a PNG picture with transparent color is loaded in a TImage,
the image is showed correctly in Windows XP, but is showed vertically
mirrored in Wine.
As I've read it's not only a Lazarus problem but WineHQ has a possible bug.

Quote Originally Posted by jdarling View Post
Since your using Ubuntu you can use APT package installs, maybe I should put one of those together for this project
Good luck: I've read how to build .deb packages and it's quite hard. Be careful with dependencies.

I'm sure some people will appreciate a .rpm package too.