Skip to content

Releases: libsdl-org/SDL_ttf

3.2.2

31 Mar 20:04
Compare
Choose a tag to compare

This is a stable bugfix release, with the following changes:

  • Added TTF_GetFontWeight()
  • Fixed surface size and layout of SDF text

3.2.0

02 Mar 06:45
Compare
Choose a tag to compare

Announcing the SDL_ttf 3 official release!

SDL_ttf 3.0 is finally here!

Here are some of the highlights of what's new:

We've also updated the installation instructions and added a quick reference guide:
https://wiki.libsdl.org/SDL3_ttf

Enjoy!

3.1.2

21 Feb 00:40
Compare
Choose a tag to compare
3.1.2 Pre-release
Pre-release

This is the first release candidate for the official SDL_ttf 3.0 release!

Please read through the installation documentation for the packages below and let us know what you think!

3.1.0

01 Feb 18:08
Compare
Choose a tag to compare
3.1.0 Pre-release
Pre-release

Announcing the SDL_ttf 3.1.0 Stable ABI Preview!

Here are some of the highlights of what's new:

Please let us know what you think, and report any issues on GitHub:
https://github.com/libsdl-org/SDL_ttf/issues

2.24.0

02 Jan 17:09
Compare
Choose a tag to compare

Here are the major changes in this release:

  • Added TTF_SetFontLineSkip()

2.22.0

21 Jan 15:08
Compare
Choose a tag to compare

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

2.21.2

15 Jan 23:12
Compare
Choose a tag to compare
2.21.2 Pre-release
Pre-release

This is a release candidate for 2.22.0.

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

2.21.1

15 Jan 19:11
Compare
Choose a tag to compare
2.21.1 Pre-release
Pre-release

This is a release candidate for 2.22.0.

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

  • Updated to FreeType version 2.13.0 and HarfBuzz version 8.1.1

2.20.2

07 Feb 01:29
Compare
Choose a tag to compare

This is a stable bugfix release, with the following changes:

  • Fixed building from source without running autogen.sh

2.20.1

19 Aug 17:51
Compare
Choose a tag to compare

This is a quick update to fix building with homebrew on macOS