Re: [ft] Spacing/Kerning wrong on an OpenType (otf) font

2006-04-25 Thread Werner LEMBERG
I'm trying to render an OpenType font we have purchased, Helvetica Neue LT Pro 77 Bold Condensed, and the spacing isn't coming out right. If you look at the spacing between the T and o in Tour it almost looks like Freetype is not performing any kerning. I was hoping somebody could point me

Re: [ft] Spacing/Kerning wrong on an OpenType (otf) font

2006-04-25 Thread David Turner
George Williams a écrit : On Mon, 2006-04-24 at 17:21, Brian Gardner wrote: I'm trying to render an OpenType font we have purchased, Helvetica Neue LT Pro 77 Bold Condensed, and the spacing isn't coming out right. If you look at the spacing between the T and o in Tour it almost looks like

[ft] freetype-1.3.1 compile error

2006-04-25 Thread filippo Lombardo
Hi to everyone on the list, finally I got freetype-1.3.1 compiled on my system. It provided me with the libraries:libttf.la libttf.so libttf.so.2.2.0 libttf.so.2 libttf.so.2.2.0 libttf.so.2.2.0installed in /usr/libBut when I restarted httpd I got this message:

Re: [ft] freetype-1.3.1 compile error

2006-04-25 Thread Bill Rowan
Hi Filippo, May I ask, why are you working with freetype-1.3.1? There is now freetype-2.1.10. (I only ask, because I think it will help me understand how people use freetype.) Bill ___ Freetype mailing list Freetype@nongnu.org

Re: [ft-devel] change the glyph loading path

2006-04-25 Thread Werner LEMBERG
I'm back. In the next few days I'll try to handle unanswered emails from the last three weeks or so. I am always thinking making driver-load_glyph to only load the raw glyph data and hints from the font. That is, glyphs are loaded as if FT_LOAD_NO_SCALE is set and hints are loaded but