[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Memory Stomp problem in FT_Embolden_Bitmap
From: |
Werner LEMBERG |
Subject: |
Re: [ft] Memory Stomp problem in FT_Embolden_Bitmap |
Date: |
Sun, 07 Jan 2007 13:30:46 +0100 (CET) |
> The code in FT_Embolden_Bitmap takes a bitmap and produces a bold
> version of it.
You mean FT_Bitmap_Embolden...
> My fix is to compute the number of bytes to copy from the pixel
> width rather than just using the pitch.
Please have a look at the CVS; your suggestions are based on an older
version of the library, I think.
> What do you think ?
Any improvements are welcome :-)
Werner