Harfbuzz Example Save

Harfbuzz text-shaping example with OpenGL using Freetype

Project README

harfbuzz-example

Simple Harfbuzz text-shaping example with OpenGL and GLFW using Freetype.

This project uses CMake, you can download it here or use your favorite installation package tool like homebrew. Make sure to update git submodules before you build:

git submodule update --init --recursive

Then build and run:

mkdir build && cd build
cmake .. && make
cd bin
./harfbuzz-example.out

00

Open Source Agenda is not affiliated with "Harfbuzz Example" Project. README Source: tangrams/harfbuzz-example
Stars
132
Open Issues
1
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating