The interesting block is here: https://github.com/arielm/Unicode/blob/master/Projects/CinderHarfbuzz/src/YFont.cpp
For anybody looking for examples of Harfbuzz usage, it is a good one. Thanks Ariel, Luis On 14 December 2013 19:33, Ariel Malka <[email protected]> wrote: > I have been testing Harfbuzz recently on OSX, iOS and Android and the > results are promising: > https://github.com/arielm/Unicode > > So first of all, thanks to Behdad and all the contributors for their great > work! > > The repo currently contains 4 Cinder projects and the list will grow... > > The first of these projects is a "hello world": > https://github.com/arielm/Unicode/tree/master/Projects/CinderHarfbuzz > > In the hope it will help developers to quickly and easily start > experimenting with Unicode text rendering. > > Ariel > http://chronotext.org > > P.S. > Cinder is a community-developed, free and open source library for > professional-quality creative coding in C++. > > > > > _______________________________________________ > HarfBuzz mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/harfbuzz > >
_______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
