Skip to content

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

License

Notifications You must be signed in to change notification settings

anoek/ex-sdl-cairo-freetype-harfbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published