mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 21:14:35 +00:00
Grammar fix.
This commit is contained in:
parent
c21745c886
commit
171538d01c
@ -79,7 +79,7 @@ through CMake options.
|
|||||||
GLFW now supports high-DPI monitors on both Windows and OS X, giving windows full
|
GLFW now supports high-DPI monitors on both Windows and OS X, giving windows full
|
||||||
resolution framebuffers where other UI elements are scaled up. To achieve this,
|
resolution framebuffers where other UI elements are scaled up. To achieve this,
|
||||||
@ref glfwGetFramebufferSize and @ref glfwSetFramebufferSizeCallback have been
|
@ref glfwGetFramebufferSize and @ref glfwSetFramebufferSizeCallback have been
|
||||||
added. These work with pixels, while the rest of the GLFW API work with screen
|
added. These work with pixels, while the rest of the GLFW API works with screen
|
||||||
coordinates.
|
coordinates.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user