freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Taming CFF_CONFIG_OPTION_DARKENING_PARAMETER_Y* for a gam


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] Taming CFF_CONFIG_OPTION_DARKENING_PARAMETER_Y* for a gamma of ~2.2/sRGB?
Date: Fri, 21 Aug 2015 10:17:10 -0400

>>  if ( slot->format == FT_GLYPH_FORMAT_OUTLINE )
>>    FT_Outline_EmboldenXY(..., ...->darken_x, 0);

This function still needs a bit of work around the corners, both
literally and figuratively speaking. Emboldening is not affine
transformation. It can introduce artifacts. The function has some
crude protection against distortions, but I want to replace them with
something more delicate. Be careful out there!

How is speed?

If you think that this is worth doing by default. Let's plan it for 2.6.2.



reply via email to

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