[Lazarus] TFPImageCanvas and TFreeTypeFont colors
Michael Van Canneyt
michael at freepascal.org
Fri May 10 21:53:21 CEST 2013
On Fri, 10 May 2013, Leonardo M. Ramé wrote:
> On 2013-05-10 21:29:48 +0200, Michael Van Canneyt wrote:
>>
>> Can you produce a bitmap with just the text and see what that looks like ?
>>
>
> I've tried that, and the result is the same.
Well.
Normally TFPImage does not perform any transformation on the bitmaps that the freetype engine produces:
it just copies the result to the bitmap it is treating. So if that bitmap is empty, you get what FreeType produced.
So this is rather strange to hear. Unfortunately, I do not know what to advise, except debugging :(
Michael.
More information about the Lazarus
mailing list