Re: Font derivation

2014-12-09 Thread Phil Race
I missed that one. It was assigned a little oddly to someone not really working on fonts so I've grabbed it and will address under that ID. -phil. On 12/9/2014 3:31 PM, Jeff Hain wrote: >https://javafx-jira.kenai.com/browse/RT-6808 Created a JIRA account to be able to see this, but I still c

Re: Font derivation

2014-12-09 Thread Jeff Hain
>https://javafx-jira.kenai.com/browse/RT-6808 Created a JIRA account to be able to see this, but I still can't (permission violation).Meanwhile, I saw this one, which seems to be what I ask for :- https://javafx-jira.kenai.com/browse/RT-37081 (Add withXxx semantics to Font to create derived ver

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

Re: Font derivation, plus ConcurrentModificationException on font load

2014-12-07 Thread Phil Race
PS .. the ConcurrentModificationException is one we fixed for 8u40. You should test that out with a current EA build. -phil. On 12/7/14 8:56 PM, Phil Race wrote: There's probably an RFE or bug that mentions the omission of deriveFont Its the most direct way to say many things such there this f

Re: Font derivation, plus ConcurrentModificationException on font load

2014-12-07 Thread Phil Race
There's probably an RFE or bug that mentions the omission of deriveFont Its the most direct way to say many things such there this font with all these properties - some of which I may not be aware of - and I just want it to be bigger/smaller/bolder but otherwise the same So deriveFont should be ad