[HarfBuzz] harfbuzz: Branch 'master'

2015-01-02 Thread Behdad Esfahbod
util/options.cc |1 + 1 file changed, 1 insertion(+) New commits: commit c36c4a9924609df648e62e47fa017b19b844fd98 Author: Behdad Esfahbod Date: Fri Jan 2 14:09:23 2015 -0800 Add missing va_end() Fixes https://github.com/behdad/harfbuzz/pull/74 diff --git a/util/options.cc b/

Re: [HarfBuzz] harfbuzz: Branch 'master' - 4 commits

2015-01-02 Thread Behdad Esfahbod
On 14-12-28 09:13 PM, Werner LEMBERG wrote: > >> Originally I wanted to change hb_ft_face_create() and >> hb_ft_font_create() to reference the face if destroy==NULL was >> passed in. That would improve pretty much all clients, with >> little undesired effects. Except that FreeTyp