I'm intending to write some Swing-based apps over summer, and thought I might put together an fwtSwing pod, i.e. implement fwt in Swing.
I know this has been touched on several times in discussions; the most recent I spotted being #1506. Before I put any effort into this, has anyone started such a pod?
brianThu 19 Jul 2012
I have a protoype, but functional implementation of gfx and Graphics using AWT/Java2D. If you email me [email protected] I will send you my code (its not up on the internet anywhere). I gave up when I saw how much Java2D font renderering still sucks.
peterlane Thu 19 Jul 2012
I'm intending to write some Swing-based apps over summer, and thought I might put together an fwtSwing pod, i.e. implement fwt in Swing.
I know this has been touched on several times in discussions; the most recent I spotted being #1506. Before I put any effort into this, has anyone started such a pod?
brian Thu 19 Jul 2012
I have a protoype, but functional implementation of gfx and Graphics using AWT/Java2D. If you email me [email protected] I will send you my code (its not up on the internet anywhere). I gave up when I saw how much Java2D font renderering still sucks.
go4 Fri 20 Jul 2012
I have a gfx implementation at bitbucket.