/[freetype]/freetype2/src/raster/ftraster.c
ViewVC logotype

Diff of /freetype2/src/raster/ftraster.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by wl, Fri Apr 1 23:57:31 2005 UTC revision 1.33 by wl, Thu Apr 14 16:03:15 2005 UTC
# Line 3257  Line 3257 
3257    ft_black_render( TRaster_Instance*  raster,    ft_black_render( TRaster_Instance*  raster,
3258                     FT_Raster_Params*  params )                     FT_Raster_Params*  params )
3259    {    {
3260      FT_Outline*  outline    = (FT_Outline*)params->source;      FT_Outline*       outline    = (FT_Outline*)params->source;
3261      FT_Bitmap*   target_map = params->target;      const FT_Bitmap*  target_map = params->target;
3262    
3263    
3264      if ( !raster || !raster->buff || !raster->sizeBuff )      if ( !raster || !raster->buff || !raster->sizeBuff )

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26