Open krister-ts opened 3 years ago
I would like to scale depending on monitor DPI.
I think this can be done by providing access to glfwGetMonitorContentScale() function in the API.
glfwGetMonitorContentScale()
Thanks
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