Re: Font derivation

2014-12-08 Thread Phil Race
https://javafx-jira.kenai.com/browse/RT-6808 mentions that we could add a deriveFont. This is in the context of a loadFont context but it is somewhat buried in the larger subject of that bug. So if anyone (external) would like to file an RFE directly requesting it along with justification, that m

Re: Font derivation

2014-12-08 Thread Jeff Hain
>There's probably an RFE or bug that mentions the omission of deriveFont >Its the most direct way to say many things Thanks. Good to know for planning stable abstract APIs. -Jeff

8u-dev unlocked -- RDP2 rampdown in effect

2014-12-08 Thread Kevin Rushforth
The 8u-dev repo is unlocked following this week's testing. PLEASE NOTE: The 8u40 RDP2 rampdown is in effect this week (the usual exceptions apply for test, doc, and IDE changes). See https://wiki.openjdk.java.net/display/OpenJFX/Sanity+Testing for weekly freeze and milestone rampdown rules.

Re: 8U40 b16 support for command line arguments for JavaFX Deploy...

2014-12-08 Thread Danno Ferrin
Not sure what you mean by deployfx. My google-fu comes up with devops stugg. We support default command line arguments in 8u40. i.e. if you launch just from the icon launcher we can supply some command line arguments. For ant it is the element underneath the datatype. for bundler argument

8U40 b16 support for command line arguments for JavaFX Deploy...

2014-12-08 Thread Tony Anecito
Hi Danno, Does 8u40 b16 support DeployFX java command line arguments? I brought this up some time ago and you said it would be in 8u40.Also, what ant tags would I use for it? Thanks,-Tony