Default Font in JavaFX 2.2 and JavaFX 8

Jasper Potts jasper.potts at oracle.com
Sat Aug 24 10:18:16 PDT 2013


Windows XP = Tahoma 8pt
Windows Vista or newer = Segoe UI 12,15 or 18 depending on user large font setting
Mac = Lucida Grande 13
Linux = I am not 100% sure think Lucida Sans 12

Jasper

On Aug 24, 2013, at 7:55 AM, Richard Bair <richard.bair at oracle.com> wrote:

> It depends on the platform. We choose as the default whatever the OS tells us the font should be.
> 
> Richard
> 
> On Aug 24, 2013, at 2:32 AM, Peter Penzov <peter.penzov at gmail.com> wrote:
> 
>> Hi,
>>  Can you tell me what is the default text Font in JavaFX 2.2 and JavaFX 8?
> 


More information about the openjfx-dev mailing list