• Stars
    star
    358
  • Rank 118,855 (Top 3 %)
  • Language
    C
  • License
    zlib License
  • Created almost 4 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Support for TrueType (.ttf) font files with Simple Directmedia Layer.
SDL_ttf 3.0

The latest version of this library is available from GitHub:
https://github.com/libsdl-org/SDL_ttf/releases

This library is a wrapper around the FreeType and Harfbuzz libraries, allowing you to use TrueType fonts to render text in SDL applications.

See the header file SDL_ttf.h and the example showfont.c for documentation on this library. This documentation is also available online at https://wiki.libsdl.org/SDL_ttf

Be careful when including fonts with your application, as many of them are copyrighted. The Microsoft fonts, for example, are not freely redistributable and even the free "web" fonts they provide are only redistributable in their special executable installer form (May 1998). There are plenty of freeware and shareware fonts available on the Internet though, and may suit your purposes.

This library is under the zlib license, see the file "LICENSE.txt" for details.

Portions of this software are copyright Β© 2013 The FreeType Project (www.freetype.org).  All rights reserved.

More Repositories

1

SDL

Simple Directmedia Layer
C
9,731
star
2

SDL_image

Image decoding for many popular formats for Simple Directmedia Layer.
C
527
star
3

SDL_mixer

An audio mixer that supports various file formats for Simple Directmedia Layer.
C
391
star
4

sdl12-compat

An SDL-1.2 compatibility layer that uses SDL 2.0 behind the scenes.
C
192
star
5

SDL_net

A simple, cross-platform wrapper over TCP/IP sockets.
Perl
190
star
6

SDL_shader_tools

Shader compiler and tools for SDLSL (Simple Directmedia Layer Shader Language)
C
146
star
7

SDL-1.2

Simple Directmedia Layer, 1.2 branch ... ***DEPRECATED***, please use https://github.com/libsdl-org/SDL for new projects!
C
96
star
8

sdlwiki

This is the raw contents of SDL's wiki. You can edit this through GitHub or at https://wiki.libsdl.org/ now!
78
star
9

sdl2-compat

An SDL2 compatibility layer that uses SDL3 behind the scenes.
C
71
star
10

SDL_rtf

Support for Rich Text Format (.rtf) files with Simple Directmedia Layer.
Perl
38
star
11

SDL_gpu_shadercross

Single-file header to support SPIR-V and HLSL on various backends
C
38
star
12

ghwikipp

A slight improvement on GitHub's current wiki support.
PHP
28
star
13

setup-sdl

GitHub action for providing SDL.
JavaScript
23
star
14

SDL_gesture

SDL2's gesture API split out into a single-header library.
C
19
star
15

libtiff

TIFF decoding library from https://gitlab.com/libtiff/libtiff
C
17
star
16

Maelstrom

Maelstrom 3.0
C++
13
star
17

GUIlib

Simple (and unmaintained!) GUI library built on SDL. Not recommended for new code!
Shell
12
star
18

sdlweb

The website for Simple Directmedia Layer.
PHP
12
star
19

SDL-historical-archive

This is a snapshot of SDL's complete Mercurial repository when we migrated to GitHub. This is is just for historical purposes.
C
8
star
20

SDL_helloworld

A Hello World project that uses SDL.
C
7
star
21

jpeg

JPEG decoding library from https://www.ijg.org/
C
6
star
22

mpg123

mpg decoding library from http://mpg123.de/
C
5
star
23

aom

AV1 Codec Library, forked from https://aomedia.googlesource.com/aom/
C
2
star