Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jjgod/hb-cocoa

Example code of using HarfBuzz with Cocoa/Core Text APIs.
https://github.com/jjgod/hb-cocoa

Last synced: about 1 month ago
JSON representation

Example code of using HarfBuzz with Cocoa/Core Text APIs.

Awesome Lists containing this project

README

        

hb-cocoa
========

Example code of using HarfBuzz with Cocoa/Core Text APIs.

Currently requires using HarfBuzz from my [forked repository](https://github.com/jjgod/harfbuzz) as changes to the Core Text implementation is not upstreamed (yet).