CSS Font size in points doesn't match Node.Font.Size
Jeff Martin
jeff at reportmill.com
Tue Mar 4 16:03:00 PST 2014
I can't quite wrap my head around why when I specify an -fx-font-size of 9pt in CSS, it turns into a 12 pt font in my rendered node. I suppose CSS is upscaling for my 96 dpi device, but it makes other measurements that depend on that setting potentially wrong.
Any suggestions on how I should be thinking about this (other than that this is a bug :-)?
jeff
More information about the openjfx-dev
mailing list