freetype
[Top][All Lists]
Advanced

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

Re: [ft] Questions with freetype


From: Werner LEMBERG
Subject: Re: [ft] Questions with freetype
Date: Mon, 16 Mar 2009 19:31:41 +0100 (CET)

>     /* this version of the raster does not support direct rendering,
>        sorry */
>     if ( params->flags & FT_RASTER_FLAG_DIRECT )
>       return Raster_Err_Unsupported;
> 
> Any plans on updating that?

No.  Due to the support for the various drop-out modes which needs a
two-pass rendering (both a vertical and horizontal sweep) I tend to
think that it would be far too complicated to add that.


    Werner




reply via email to

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