freetype-devel
[Top][All Lists]
Advanced

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

[Devel] Bug?


From: Ryan Martindale
Subject: [Devel] Bug?
Date: Mon, 15 Jan 2001 14:25:25 -0700

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?

Ryan Martindale
QSI Corporation





reply via email to

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