Edit

kc3-lang/freetype/ChangeLog

Branch :

  • Show log

    Commit

  • Author : David Turner
    Date : 2005-04-03 22:09:41
    Hash : 0529ba8d
    Message : * include/freetype/config/ftoption.h: commenting the definition of FT_OPTIMIZE_MEMORY for the upcoming 2.1.10 release * src/autofit/afhints.c: small tweak to use a bit less heap memory within the auto-fitter

  • ChangeLog
  • 2005-04-04  David Turner    <david@freetype.org>
    
        * include/freetype/config/ftoption.h: commenting the definition of
        FT_OPTIMIZE_MEMORY for the upcoming 2.1.10 release
    
        * src/autofit/afhints.c: small tweak to use a bit less heap memory
        within the auto-fitter
    
    2005-04-03  Werner Lemberg  <wl@gnu.org>
    
    	* src/type1/t1parse.c (T1_New_Parser): Relax the check for a valid
    	first line in the font.
    
    2005-04-03  Werner Lemberg  <wl@gnu.org>
    
    	* docs/CHANGES, include/freetype/freetype.h: Improve documentation
    	of FT_Set_Pixel_Sizes and FT_Set_Char_Size.
    
    2005-03-26  Detlef W