Info
Version: | 2.0.14 |
Author(s): | Sam Lantinga |
Last Update: | Sunday, January 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://libsdl.org/index.php |
NuGet Url: | https://www.nuget.org/packages/sdl2_ttf.v140 |
Install
Install-Package sdl2_ttf.v140
dotnet add package sdl2_ttf.v140
paket add sdl2_ttf.v140
sdl2_ttf.v140 Download (Unzip the "nupkg" after downloading)
Dependencies
- sdl2.v140.redist(>= 2.0.4)
- sdl2_ttf.v140.redist(>= 2.0.14)
- freetype.redist(>= 2.6.2.1)
Tags
This library allows you to use TrueType fonts to render text in SDL. This is a NuGet package of SDL2 built with Visual Studio 2015.