[HarfBuzz] Building from git on OS X with Homebrew
Jiang Jiang
gzjjgod at gmail.com
Tue Mar 25 15:17:06 PDT 2014
On Tue, Mar 25, 2014 at 11:14 PM, Behdad Esfahbod <behdad at behdad.org> wrote:
>> In case anyone wondering (doesn't seemed to see any interests in this
>> scenario), I managed to get it working by implementing a set of Core
>> Text font_funcs for HarfBuzz:
>> https://github.com/jjgod/harfbuzz/commit/08ac195ed88c157eaca82d462371ca0bf5fff81e
>
> Thanks. I have been wanting to do this. Will check it out.
There are things missing like getting kernings and things I totally
forgot how to use like
CTFontGetVerticalTranslationsForGlyphs(). Also I probably got the
advances/bounding boxes wrong as I completely forgot the floating
point/fixed point conversion details.
- Jiang
More information about the HarfBuzz
mailing list