/[freetype]/freetype2/ChangeLog
ViewVC logotype

Diff of /freetype2/ChangeLog

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

revision 1.1038 by wl, Wed May 18 07:01:57 2005 UTC revision 1.1039 by wl, Thu May 19 07:20:22 2005 UTC
# Line 1  Line 1 
1  2004-05-18  Werner Lemberg  <wl@gnu.org>  2005-05-18  Kirill Smelkov  <kirr@mns.spb.ru>
2    
3            * src/raster/ftmisc.h: New file.  Only needed if ftraster.c is
4            compiled as stand-alone.
5    
6            * src/raster/ftraster.c: Add comment how to compile as stand-alone.
7            s/FT_CONFIG_OPTION_STATIC_RASTER/FT_STATIC_RASTER/.
8            s/TT_STATIC_RASTER/FT_STATIC_RASTER/.
9            [_STANDALONE_]: Include ftimage.h and ftmisc.h.
10            (FT_TRACE1, FT_TRACE6, ft_memset, FT_MEM_ZERO): Define
11            conditionally.
12            (Render_Glyph, Render_Gray_Glyph): Return Raster_Err_None (or
13            Raster_Err_Unsupported).
14            (ft_black_new) [_STANDALONE_]: Fix type of `the_raster'.
15            (ft_black_init, ft_black_reset, ft_black_set_mode, ft_black_render):
16            Use `ras', not `raster'.
17            (ft_black_done): Use FT_UNUSED_RASTER.
18            (Horizontal_Sweep_Init, Horizontal_Sweep_Step,
19            Horizontal_Gray_Sweep_Span): Use FT_UNUSED_RASTER.
20    
21    2005-05-18  Werner Lemberg  <wl@gnu.org>
22    
23          * docs/announce: Start updating.          * docs/announce: Start updating.
24    
25  2004-05-16  Vitaliy Pasternak  <v_a_pasternak@mail.ru>          * docs/CHANGES: Updated.
26    
27    2005-05-16  Vitaliy Pasternak  <v_a_pasternak@mail.ru>
28    
29          * builds/win32/visualc/freetype.vcproj: Updated.          * builds/win32/visualc/freetype.vcproj: Updated.
30          Exclude debug info for `Release' versions to reduce library size.          Exclude debug info for `Release' versions to reduce library size.

Legend:
Removed from v.1.1038  
changed lines
  Added in v.1.1039

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