[HarfBuzz] A few HarfBuzz-ng questions
Behdad Esfahbod
behdad at behdad.org
Thu Nov 18 11:06:54 PST 2010
On 11/17/10 17:25, Ed wrote:
> Hi, Behdad and everyone,
Hi Ed,
> I'm just now starting to look at and think about HarfBuzz-ng
Cool.
> ... but there isn't actually any "above copyright notice". Shouldn't
> this COPYING file start out with something like "Copyright (C) 2010
> Google, Inc." or "Copyright (C) 2009 Red Hat, Inc." ?
Fixed.
> 2. SHAPERS: In void hb_shape(...) in hb-shape.cc, I see this:
The current Graphite shaper is disabled because it was crashing on me all the
time. Deep in the libgraphite code... That's a major concern. Most probably
I never enable graphite or any other non-included backend by default and make
users --enable them if they wish.
As for the API, hb_shape() probably remains the way it is. We can add API
later to allow querying supported backends and ordering them.
behdad
More information about the HarfBuzz
mailing list