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

2012-10-03 Thread Emile van Bergen
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   em...@e-advies.nl  
tel. +31 (0)78 6144845   http://www.e-advies.nl


___
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel


Re: [ft-devel] a hidden gem: the autohint warper code

2011-03-02 Thread Emile van Bergen
Hi,

Op 2 mrt 2011, om 04:24 heeft Werner LEMBERG het volgende geschreven:

> Below you can find two links to images (from David Turner, who is
> testing and evaluating the warping stuff again).  Please compare.
> 
>  http://img848.imageshack.us/img848/9311/wikigitwarpoff.png
>  http://img852.imageshack.us/img852/3342/wikigitwarpon.png
> 
> Interestingly, David thinks that the autohinter warping produces much
> worse results, while I consider exactly the opposite...

Not sure if you were inviting comments from interested bystanders too, but I do 
think that the 'warp off' image has more consistent visual density. 

The weight from glyph to glyph seems to have more variation with warping on. 
It's hard to put this down to specific details of individual letters; it's more 
of an overall impression.

Does that make sense at all?

Kind regards,


Emile van Bergen.


___
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel