Although Oracle’s changes to JavaFX at JavaOne 2010 and JavaOne 2011 have converted me from a skeptic to a believer when it ...
This post continues that theme, showing examples of rendering various text effects, fonts, and sizes via JavaFX 2.0 using “pure Java” APIs. The example in this post can be compiled with the javac ...