>     /* 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


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to