anoek/ex-sdl-cairo-freetype-harfbuzz

Example code which uses SDL, cairo, freetype, FontConfig, and harfbuzz to do ttf/otf text layout and rendering

C

177

27 commits

updated Jan 14, 2023

See the code

README

This is a simplish sample application to get from zero to rendering unicode text using harfbuzz to do the text layout, freetype and fontconfig for the underlying font magic, cairo for the anti-aliased font rasterization, and SDL to create the window to display stuff in.

Screenshot

Screenshot

Contributors

anoek

18 commits

luisbg

2 commits

ashleyh

1 commits

anoek/ex-sdl-cairo-freetype-harfbuzz

Example code which uses SDL, cairo, freetype, FontConfig, and harfbuzz to do ttf/otf text layout and rendering

C

177

27 commits

updated Jan 14, 2023

See the code

README

This is a simplish sample application to get from zero to rendering unicode text using harfbuzz to do the text layout, freetype and fontconfig for the underlying font magic, cairo for the anti-aliased font rasterization, and SDL to create the window to display stuff in.

Screenshot

Screenshot

Contributors

anoek

18 commits

luisbg

2 commits

ashleyh

1 commits

Languages

C

95.8%

Makefile

4.2%