Releases: julianwi/awtonandroid
Releases · julianwi/awtonandroid
version 0.4
Now using native rendering library cairo graphics.
Performance is now acceptable.
touch screen is working now.
![awt_breakout](https://cloud.githubusercontent.com/assets/7059766/6466122/bac4fd06-c1c5-11e4-8d2e-0e3f865ca187.png)
version 0.3
new features:
- off screen images
- scanline rendering
- freetype font rendering
- optimized android activity
![awtonandroid2](https://cloud.githubusercontent.com/assets/7059766/4736892/9cc1ea7c-59f0-11e4-869f-297b49e5b0ac.png)
labels working now
Now some methods like fillRect and drawString are supported.
So we can render labels. In the screen shot below you can see the same jar file running on Android and Debian.
![awtonandroid](https://cloud.githubusercontent.com/assets/7059766/3710461/373a9472-148d-11e4-8720-32a98be01f54.png)
first release
This is the first release. Only Frames and Buttons are supported now.