Re: Poor font rendering..

2014-03-07 Thread Robert Fisher
Hi Felipe, Hi Phil, Thanks for the tips. Phil, your program yielded the following output: Text-specific antialiasing enable key : LCD HRGB antialiasing text mode Text-specific LCD contrast key : 120 I tried all of the 5 settings that Felix mentioned. Here are my results for the default font

hg: openjfx/8u-dev/rt: 4 new changesets

2014-03-07 Thread hang . vo
Changeset: 050af50b4a0e Author:Anthony Petrov anthony.pet...@oracle.com Date: 2014-03-07 17:09 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/050af50b4a0e RT-36132: [Windows] Shift+Scroll Wheel should do horizontal scrolling on Windows Summary: Emulate horizontal

Moved samples 3DViewer and Modena from experiments to samples

2014-03-07 Thread David Hill
A heads up. I just moved samples 3DViewer and Modena from experiments to samples. If you are going to work on these samples, you may want to sync up soon to avoid later fun. Dave -- David Hill david.h...@oracle.com Java Embedded Development We trained hard, but it seemed that every time we

hg: openjfx/8u-dev/rt: RT-36000 Move 3DViewer and Modena from experiments to samples

2014-03-07 Thread hang . vo
Changeset: c859882323e3 Author:ddhill Date: 2014-03-07 11:13 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c859882323e3 RT-36000 Move 3DViewer and Modena from experiments to samples Reviewed-by: kcr - apps/experiments/3DViewer/.idea/.name -

hg: openjfx/8u-dev/rt: 3 new changesets

2014-03-07 Thread hang . vo
Changeset: 8388fcf240cd Author:snorthov Date: 2014-03-07 12:56 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/8388fcf240cd INTELLIJ ONLY: fix project files for 3DViewer and Modena ! .idea/3DViewer.iml ! .idea/Modena.iml Changeset: 53915091d14c Author:snorthov

hg: openjfx/8u-dev/rt: Complete work for RT-35243. Cursor now works, rendering works.

2014-03-07 Thread hang . vo
Changeset: 600a63b0323c Author:lisa.se...@oracle.com Date: 2014-03-07 13:31 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/600a63b0323c Complete work for RT-35243. Cursor now works, rendering works. Reviewed by dblaukopf ! buildSrc/armv6hf.gradle !

ReactFX, UndoFX, RichTextFX in Sonatype repository

2014-03-07 Thread Tomas Mikula
Hi all, I just want to quickly inform that all my JavaFX-related projects, ReactFX [1], UndoFX [2] and RichTextFX [3] (previously known as CodeAreaFX), now have snapshots deployed to the Sonatype OSS repository. [1] http://www.reactfx.org [2] https://github.com/TomasMikula/UndoFX [3]

[announce] FXMisc: umbrella project for various JavaFX-related projects.

2014-03-07 Thread Tomas Mikula
I started FXMisc (www.fxmisc.org) to help developers get their project artifacts to Sonatype/Maven repositories under 'org.fxmisc.yourproject' groupId. If you * don't think that your project deserves a dedicated domain name (yet); * find 'org.fxmisc.yourproject' more appealing than

hg: openjfx/8u-dev/rt: [TOYS-ONLY] Add HelloDatePicker to toys

2014-03-07 Thread hang . vo
Changeset: 12161db2a30a Author:David Grievedavid.gri...@oracle.com Date: 2014-03-07 14:00 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/12161db2a30a [TOYS-ONLY] Add HelloDatePicker to toys + apps/toys/Hello/src/main/java/hello/HelloDatePicker.java

Build Errors on Windows 8.1 / VS2012 Pro / JDK 1.8.0-b132 [was: Build Errors on Windows 8.1 / VS2010 Pro / JDK 1.8.0-b132]

2014-03-07 Thread Kevin Rushforth
Hi Kay, It looks like you are using VS2012 not 2010. We build JavaFX with VS 2010, and have some issues with 2012. However, we will need to resolve them at some point. Maybe someone else on the list has had luck building with VS 2012? -- Kevin Kay McCormick wrote: Here is what I see as

Re: Build Errors on Windows 8.1 / VS2013 Pro / JDK 1.8.0-b132 [was: Build Errors on Windows 8.1 / VS2010 Pro / JDK 1.8.0-b132]

2014-03-07 Thread Kevin Rushforth
Actually, I misread that. You are trying to build with Visual Studio 2013. 2010 == Microsoft Visual Studio 10.0 2012 == Microsoft Visual Studio 11.0 2013 == Microsoft Visual Studio 12.0 You might want to get VS 2010 to build JavaFX. -- Kevin Kevin Rushforth wrote: Hi Kay, It looks like you