freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Bug?


From: David Turner
Subject: Re: [Devel] Bug?
Date: Tue, 13 Feb 2001 11:16:48 +0100

Hi Ryan,

> 
> In using the function FT_Glyph_Copy with a rendered glyph, I've noticed that
> the advance is not copied.  I've added a line to FT_Glyph_Copy reading
>    (*target)->advance = source->advance;
> at the end of the function in order for it to copy the advance, because I
> use it elsewhere.  It seems to me to be a bug.  Is the glyph copy function
> intended to copy this as well?
> 

It's indeed a bug, thanks for reporting it !

- David



reply via email to

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