sdl2_ttf.nuget 2.22.0

dotnet add package sdl2_ttf.nuget --version 2.22.0
NuGet\Install-Package sdl2_ttf.nuget -Version 2.22.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="sdl2_ttf.nuget" Version="2.22.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sdl2_ttf.nuget --version 2.22.0
#r "nuget: sdl2_ttf.nuget, 2.22.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install sdl2_ttf.nuget as a Cake Addin
#addin nuget:?package=sdl2_ttf.nuget&version=2.22.0

// Install sdl2_ttf.nuget as a Cake Tool
#tool nuget:?package=sdl2_ttf.nuget&version=2.22.0

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.

SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. Support for other platforms may be found in the source code.

SDL is written in C, works natively with C++, and there are bindings available for several other languages, including C# and Python.

---

Is this package outdated? Report here: https://github.com/kosmotema/sdl2-nuget

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on sdl2_ttf.nuget:

Package Downloads
Dina.Framework

Dina is a framework in SDL2/C++ inspired by Love2D and MonoGame.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.22.0 407 1/23/2024
2.20.2 1,613 2/22/2023
2.20.1 712 11/8/2022
2.20.0 844 7/13/2022
2.0.18 3,465 1/16/2022
2.0.15 12,255 1/25/2019
2.0.14.2 3,176 9/22/2018
2.0.14.1 868 9/20/2018

In addition to bug fixes, here are the major changes in this release:

* Updated to FreeType version 2.13.2 and HarfBuzz version 8.1.1