/[freetype]/freetype2/ChangeLog
ViewVC logotype

Diff of /freetype2/ChangeLog

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

revision 1.1003 by freetype, Wed Mar 9 17:36:01 2005 UTC revision 1.1004 by wl, Thu Mar 10 06:28:07 2005 UTC
# Line 1  Line 1 
1  2005-03-09  David Turner  <david@freetype.org>  2005-03-10  Werner Lemberg  <wl@gnu.org>
2    
3            * src/tools/glnames.py: Formatted.
4            Format output to be in sync with other FreeType code.
5            Import `re' and `os.path'.
6            (StringTable) <__init__>: Add parameter to initialize master table
7            name.
8            (StringTable) <dump>: Don't pass master table name.
9            (StringTable) <dump_sublist>: Emit explanatory comment.
10            Simplify and make output more human readable.
11            (t1_bias, glyph_list, adobe_glyph_names): Removed.  Unused.
12            (main): Use `basename' for file name in header.
13    
14    * src/tools/glnames.py: rewrote the generator for the 'pstables.h'          * src/psnames/pstables.h: Regenerated.
     header, which contains various constant tables related to glyph  
     names. It now uses a different storage scheme that saves about 20  
     Kb and closes bug #12262  
15    
16    * src/psnames/pstables.h: re-generated header file  2005-03-09  David Turner  <david@freetype.org>
17    
18    * src/psnames/psmodule.c: rewrote some parts to comply with recent          * src/tools/glnames.py: Rewrite the generator for the `pstables.h'
19      changes in 'pstables.h'          header file which contains various constant tables related to glyph
20            names.  It now uses a different, more compact storage scheme that
21            saves about 20KB.  This also closes Savannah bug #12262.
22    
23            * src/psnames/pstables.h: Regenerated.
24    
25            * src/psnames/psmodule.c (ps_unicode_value): Use
26            `ft_get_adobe_glyph_index', a new function defined in `pstables.h'.
27            (ps_get_macintosh_name, ps_get_standard_strings): Updated.
28    
29    * src/base/ftobjs.c (FT_Set_Char_Sizes): fix for bug #12263          * src/base/ftobjs.c (FT_Set_Char_Sizes): Handle fractional sizes
30            more carefully.  This fixes Savannah bug #12263.
31    
32  2005-03-06  David Turner  <david@freetype.org>  2005-03-06  David Turner  <david@freetype.org>
33    

Legend:
Removed from v.1.1003  
changed lines
  Added in v.1.1004

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