Re: RFC: using system font size instead of querying HiDPI stuff

2015-01-28 Thread Keith Curtis
-- View this message in context: http://nabble.documentfoundation.org/RFC-using-system-font-size-instead-of-querying-HiDPI-stuff-tp4137065p4137973.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailing list LibreOffice@lists.

RFC: using system font size instead of querying HiDPI stuff

2015-01-22 Thread Noel Grandin
Hi I would like to propose a change of direction in how we currently implement HiDPI and general UI sizing stuff. I suggest that we code the sizes of all of our UI elements by making the pixel sizes a function of the pixel size of the current system font. For example, the Java user-interface