freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Getting the kerning pairs in under O(n*n)


From: Emile van Bergen
Subject: Re: [ft-devel] Getting the kerning pairs in under O(n*n)
Date: Thu, 4 Oct 2012 01:37:26 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

On Wed, Oct 03, 2012 at 02:38:40PM -0700, Vinnie Falco wrote:

> > Please don't forget that FreeType's job is to render glyphs, nothing
> > else.
> 
> My opinion is that since FreeType opens the font file, it might as
> well process everything that is in it.

Might the suggestion that FreeType could perhaps /parse and expose/ all tables
without necessarily /handling/ all of them, help in this discussion? 

Analogous to Adam's audio/video example, could it make sense for FreeType to
implement the audio/video container demuxers (table parsers) and the video
codecs (glyph rendering), but not the audio codecs (text layout)?

(Aside, I don't hear anyone mentioning m17nlib for text layout these days, even
though it aims to handle all aspects of all current unicode scripts. I've also
found its API for that quite nice and elegant. Weird is that I see it most
often in the context of multilingual input alone. Does it have pronounced
disadvantages compared to Harfbuzz or Pango that I'm missing?)

Kind regards,


Emile.

-- 
E-Advies - Emile van Bergen           address@hidden      
tel. +31 (0)78 6144845           http://www.e-advies.nl    




reply via email to

[Prev in Thread] Current Thread [Next in Thread]