mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-06-05 11:58:24 +00:00
0.9.1 OpenTK.Fonts
This commit is contained in:
parent
d7558f889f
commit
03f6ddfe6f
|
@ -25,6 +25,10 @@ OpenTK 0.9.0 -> 0.9.1
|
||||||
+ Fixed MouseDevice events on Linux.
|
+ Fixed MouseDevice events on Linux.
|
||||||
+ Platform.X11
|
+ Platform.X11
|
||||||
+ Simplified input handling.
|
+ Simplified input handling.
|
||||||
|
+ Fonts
|
||||||
|
+ Implemented immediate text printing (without caching).
|
||||||
|
+ Improved space width calculation.
|
||||||
|
+ Fixed TextureFont.MeasureString calculation.
|
||||||
|
|
||||||
+ Examples
|
+ Examples
|
||||||
+ Added GluTessellator example.
|
+ Added GluTessellator example.
|
||||||
|
|
Loading…
Reference in a new issue