freetype
[Top][All Lists]
Advanced

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

Re: [ft] Rotation of small size font


From: David Turner
Subject: Re: [ft] Rotation of small size font
Date: Thu, 23 Mar 2006 06:50:51 +0100
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Paresh Deshmukh a écrit :

>Hi,
> I am facing one problem with rotation. The size of char is 2 points then
>FT_Glyph_Transform( Glyphs, &Matrix, 0) return non zero value and I am not
>getting rotated image. But this is working fine with 3 points char size.
>This is depend on ttf file or Freetype won´t support rotation for very small
>character size?
>I am using Freetype 2.1.7 and MsMincho.ttc.
>
>Thanks & Regards
>Paresh
>
>
>  
>
FT_Glyph_Transform returns an error if you're trying to transform a
bitmap. I guess
you've been loading an embedded bitmap, not an outline :-)

- David Turner
- The FreeType Project  (www.freetype.org)

>
>_______________________________________________
>Freetype mailing list
>address@hidden
>http://lists.nongnu.org/mailman/listinfo/freetype
>  
>





reply via email to

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