Re: [ft] anti-aliasing question

2010-02-01 Thread Werner LEMBERG
Even if there isn't a public method to do it, I wouldn't mind changing the code internally if it would let me tune down the anti-aliasing a little bit. You get less blurrier output if you don't do subpixel position of glyphs. The current text looks fuzzy (according to the users) when

Re: [ft] anti-aliasing question

2010-02-01 Thread Werner LEMBERG
However, the source code for the bytecode interpreter is still available and can be toggled on at compile time, for those that want to use it anyway (because they purchased a license from Apple, or because they are in a country where the patents do not apply, etc.). I think the patent has

Re: [ft] diff Pixel height

2010-02-01 Thread samaram s
Thank You Werner. I tried as you said CBox to get the actual dimensions of the Glyph. FT_Glyph_Get_CBox(glyph, *FT_GLYPH_BBOX_PIXELS*, bbox); fprintf( stderr, bbox = [%ld %ld %ld %ld]\n, bbox.xMin, bbox.yMin, bbox.xMax, bbox.yMax ); I got the follwoing for Glyph g and Glyph

[ft] display string

2010-02-01 Thread samaram s
Hi, When i am using *arial.ttf regular* file as input to convert the given string.But i am not seeing them arranged in same line. How to calculate baseline and how to show the images accordingly. The following bitmap is for alpk ..*..**..*. ..**...*..*..**..*.