freetype
[Top][All Lists]
Advanced

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

Antialiasing Glyph onto Image


From: John Houston
Subject: Antialiasing Glyph onto Image
Date: Wed, 07 Jun 2000 00:46:17 -0700

Hi,

Does anyone know of an efficient algorithm
for rendering antialiased pixmap glyphs onto
a background image ( multi colors) ?

I am using:

(pen.red( x) + background.red( 1-x)) /x

where x is the number in the glyph pixmap ( 0-4),
for each color component

It works ok, but not good.

Thanks in advance !!




reply via email to

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