V2.5.4: bug-fix release affecting the API
What's Fixed
API fixes and improvements due to inconsistencies with the CSFML API:
- Fix bug in the import of the C function for sfText_getLineSpacing (2a4af34)
- sfTexture_updateFromTexture is now imported (issue #16)
- Fixed incorrect importing of C functions with strings in Sf.Graphics.Shader (issue #19)
- sfRenderStates "constructors" from shaders and textures (issue #20)
What's Changed
Minor improvements in some examples.
Full Changelog: v2.5.3...v2.5.4