[HarfBuzz] Library similar to HarfBuzz to shape mathematical equations?

Khaled Hosny khaledhosny at eglug.org
Thu Dec 13 18:47:50 PST 2012


On Thu, Dec 13, 2012 at 05:28:14PM -0500, Behdad Esfahbod wrote:
> On 12-12-12 08:57 PM, Khaled Hosny wrote:
> > Murray Sargent blog post which describes the API they have:
> > http://blogs.msdn.com/b/murrays/archive/2010/01/12/special-capabilities-of-a-math-font.aspx
> 
> Ah, I have not had seen that post before.  So, the API essentially reflects
> the table itself.  I think I can add something like that under hb-ot-math.h.

Essentially since the math engine takes care of interpreting and
applying the data to (modified) Knuth math algorithm (which is assumed
by the math table spec). If we ever end with a math engine in HarfBuzz,
it will have a higher level API of course.

Regards,
Khaled



More information about the HarfBuzz mailing list