-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: fx1.3, fx2.0
-
Component/s: javafx
Current implementation picks off the first font family and ignores the rest. There should be a test-and-loop for font family so that, if there isn't a font for the first font-family given, the next font-family will be tried, and so on until a font is found or there are no more font-families to try.