I would like to scale depending on monitor DPI. I think this can be done by providing access to `glfwGetMonitorContentScale()` function in the API. Thanks