the demo programs works fine...

and abt the font...

am using the truetype font 'Tahoma'

and using wingdi renderer

to be precise...
after loading each character glyphs...
am copying the face->glyph->bitmap buffer onto the window DC by blitting
it...







Werner LEMBERG wrote:
> 
> 
>> as mentioned in the tutorial, if i try to set it using 
>> 
>> fterror =  FT_Set_Char_Size( face, 0 , 16 *64, 90, 90 );
>> 
>> am getting the output very crumpled as below...
>> 
>> http://www.nabble.com/file/p22944331/sample.jpg 
> 
> We know not enough details to give a decent answer.  What font?  Which
> renderer?  Does the `ftview' or `ftdiff' demo program work as
> expected?
> 
> 
>     Werner
> 
> 
> _______________________________________________
> Freetype mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/freetype
> 
> 

-- 
View this message in context: 
http://www.nabble.com/about-setting-character-sizes-tp22944331p22964488.html
Sent from the Freetype - User mailing list archive at Nabble.com.



_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to