Skip to content

Commit

Permalink
SDL3/Libraries: Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken authored and SDLWikiBot committed Feb 1, 2025
1 parent 33afa4b commit 478ab81
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions SDL3/Libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ RmlUi is the C++ user interface package based on the HTML and CSS standards, des
Loads images as SDL surfaces and textures, and supports the following formats:
BMP, GIF, JPEG, LBM, PCX, PNG, PNM, SVG, TGA, TIFF, WEBP, XCF, XPM, XV (and more!)

SDL_image works with SDL3 and has a 3.0 [preview release](https://github.com/libsdl-org/SDL_image/releases/tag/preview-3.1.0) available.

- [Latest Release](https://github.com/libsdl-org/SDL_image/releases/latest)
- [Git Repository](https://github.com/libsdl-org/SDL_image)
- [Wiki](https://wiki.libsdl.org/SDL3_image)

Expand All @@ -46,7 +45,7 @@ A library which allows you to use TrueType fonts in your SDL applications. It
comes with an example program "showfont" which displays an example string for a
given TrueType font file.

SDL_ttf works with SDL3 and we have some more polish work to do for a 3.0 release.
SDL_ttf works with SDL3 and has a 3.0 [preview release](https://github.com/libsdl-org/SDL_ttf/releases/tag/preview-3.1.0) available.

- [Git Repository](https://github.com/libsdl-org/SDL_ttf)
- [Wiki](https://wiki.libsdl.org/SDL3_ttf)
Expand Down

0 comments on commit 478ab81

Please sign in to comment.