OpenJFX on iOS using RoboVM

Knut Arne Vedaa knut.arne.vedaa at broadpark.no
Mon May 13 03:00:11 PDT 2013


Great work!


Niklas Therning wrote:
> Hi,
>
> I've managed to get OpenJFX running on iOS using RoboVM. Please see the
> RoboVM blog [1] for a quick video of it.
>
> I'd like to say thank you for writing such great code! BrickBreaker almost
> worked out of the box! I had to remove/stub out font related stuff of
> course and PlatformLogger had to be copied from OpenJDK. Also had to fix a
> tiny bug in the native glass code [2] and an NPE in PlatformUtil.getRTDir()
> when PlatformUtil.class isn't available in any jar file [3].
>
> Do you have an ETA on the open-sourcing of the font related code? It would
> be a fun challenge to get most of the controls or even the Ensemble sample
> to work but fonts are essential of course.
>
> [1] http://blog.robovm.org/2013/05/javafx-openjfx-on-ios-using-robovm.html
> [2] https://javafx-jira.kenai.com/browse/RT-30327
> [3] https://javafx-jira.kenai.com/browse/RT-30329
>
> Regards,
> Niklas Therning
>


More information about the openjfx-dev mailing list