RealmSpeak is my Java application for playing Avalon Hill's Magic Realm over the internet. My intention for this blog is to provide a central place where I can post updates to the application, and muster the responses I get in a public forum. Check the sidebar for other computer conversions of great board games.
Search This Blog
Saturday, November 10, 2007
Graphics Revelation
I had a bit of a graphics revelation this morning. I didn't realize that Java has its own built-in support for exporting PNG files (which do support transparency, as it turns out). Since PNG files can be created without first indexing the image, I will be able to lift the restriction on GIF files for all images. I'm thinking about doing a sub-release this weekend (maybe in the next few minutes) that will enable GIF, JPG, and PNG as import graphics, and will get the image exporter working.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment