freetype
[Top][All Lists]
Advanced

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

Re: [ft] about setting character sizes


From: harshagomes
Subject: Re: [ft] about setting character sizes
Date: Wed, 8 Apr 2009 21:59:49 -0700 (PDT)

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
> address@hidden
> 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.





reply via email to

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