/[freetype]/ft2demos/ChangeLog
ViewVC logotype

Diff of /ft2demos/ChangeLog

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

revision 1.129 by mpsuzuki, Fri Nov 18 07:58:24 2005 UTC revision 1.130 by wl, Fri Nov 18 08:31:48 2005 UTC
# Line 1  Line 1 
1  2005-11-18  suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>  2005-11-18  suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
2    
3          * src/ftvalid.c: use FT_TrueTypeGX_Validate, FT_ClassicKern_Validate          * src/ftvalid.c: Use FT_TrueTypeGX_Validate, FT_ClassicKern_Validate
4          and FT_OpenType_Validate instead of FT_FREE (it calls FT_Free_Debug          and FT_OpenType_Validate instead of FT_FREE (it calls FT_Free_Debug
5          of libfreetype, which is not public function).          of libfreetype, which is not a public function).
6    
7  2005-11-16  David Turner  <david@freetype.org>  2005-11-16  David Turner  <david@freetype.org>
8    
9          * graph/graph.h, graph/grdevice.c, graph/x11/grx11.c, src/ftcommon.c:          * graph/graph.h: Updated.
         implemented grSurfaceDone to free surface correctly. get rid of some  
         memory leaks in the graphics library too.  
10    
11          * src/ftbench.c: added the '-c' flag to specify maximum iteration          * graph/grdevice.c (grSurfaceDone): New function to free surface
12          count. useful for repeat profiling          correctly.  This was commented out previously.
13    
14            * graph/x11/grx11.c (gr_x11_device_done): Call XFreeCursor.
15            (gr_x11_surface_done): Call XFreeGC to fix memory leak.
16    
17            * src/ftcommon.c (FTDemo_Display_Done): Call `grDoneSurface' instead
18            of `free' to fix memory leak.
19    
20            * src/ftbench.c (main): Add the `-c' flag to specify maximum
21            iteration count.  Useful for repeat profiling.
22            (usage): Updated.
23    
24  2004-09-29  Werner Lemberg  <wl@gnu.org>  2004-09-29  Werner Lemberg  <wl@gnu.org>
25    

Legend:
Removed from v.1.129  
changed lines
  Added in v.1.130

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