freetype-cvs
[Top][All Lists]
Advanced

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

[ft-cvs] freetype2 ./ChangeLog docs/CHANGES src/raster/f...


From: Werner LEMBERG
Subject: [ft-cvs] freetype2 ./ChangeLog docs/CHANGES src/raster/f...
Date: Thu, 19 May 2005 03:20:25 -0400

CVSROOT:        /cvsroot/freetype
Module name:    freetype2
Branch:         
Changes by:     Werner LEMBERG <address@hidden> 05/05/19 07:20:24

Modified files:
        .              : ChangeLog 
        docs           : CHANGES 
        src/raster     : ftraster.c 
Added files:
        src/raster     : ftmisc.h 

Log message:
        * src/raster/ftmisc.h: New file.  Only needed if ftraster.c is
        compiled as stand-alone.
        
        * src/raster/ftraster.c: Add comment how to compile as stand-alone.
        s/FT_CONFIG_OPTION_STATIC_RASTER/FT_STATIC_RASTER/.
        s/TT_STATIC_RASTER/FT_STATIC_RASTER/.
        [_STANDALONE_]: Include ftimage.h and ftmisc.h.
        (FT_TRACE1, FT_TRACE6, ft_memset, FT_MEM_ZERO): Define
        conditionally.
        (Render_Glyph, Render_Gray_Glyph): Return Raster_Err_None (or
        Raster_Err_Unsupported).
        (ft_black_new) [_STANDALONE_]: Fix type of `the_raster'.
        (ft_black_init, ft_black_reset, ft_black_set_mode, ft_black_render):
        Use `ras', not `raster'.
        (ft_black_done): Use FT_UNUSED_RASTER.
        (Horizontal_Sweep_Init, Horizontal_Sweep_Step,
        Horizontal_Gray_Sweep_Span): Use FT_UNUSED_RASTER.
        
        * docs/CHANGES: Updated.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/ChangeLog.diff?tr1=1.1038&tr2=1.1039&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/docs/CHANGES.diff?tr1=1.107&tr2=1.108&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/src/raster/ftmisc.h?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/src/raster/ftraster.c.diff?tr1=1.35&tr2=1.36&r1=text&r2=text





reply via email to

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