hg: openjfx/8/graphics/rt: [BUILD] updating arm SDK toolchain

2013-10-12 Thread hang . vo
Changeset: 31b9c81a434d Author:ddhill Date: 2013-10-12 16:34 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/31b9c81a434d [BUILD] updating arm SDK toolchain review: lisa.selle ! buildSrc/armv6hf.gradle ! buildSrc/armv6sf.gradle

Re: JAVAFX on ANDROID

2013-10-12 Thread Tomas Brandalik
I think that PlatformLogger initialization in CssHelper was causing problems. I had to write one. Not 100% sure though I will look at it when I'm back in the office. (Or you can comment out css processing in the node.) I was able to run without font then. -Tomas On 10/11/2013 06:22 PM, Tom S