/[freetype]/freetype2/src/truetype/ttobjs.h
ViewVC logotype

Diff of /freetype2/src/truetype/ttobjs.h

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

revision 1.36 by werner, Tue May 4 16:53:45 2004 UTC revision 1.37 by olvaffe, Tue Jul 26 08:14:03 2005 UTC
# Line 316  FT_BEGIN_HEADER Line 316  FT_BEGIN_HEADER
316    {    {
317      FT_SizeRec         root;      FT_SizeRec         root;
318    
319      FT_Size_Metrics    metrics; /* slightly different from the root metrics */      /* we have our own copy of metrics so that we can modify */
320        /* it without affecting auto-hinting (when used)         */
321        FT_Size_Metrics    metrics;
322    
323      TT_Size_Metrics    ttmetrics;      TT_Size_Metrics    ttmetrics;
324    
325  #ifdef TT_CONFIG_OPTION_EMBEDDED_BITMAPS  #ifdef TT_CONFIG_OPTION_EMBEDDED_BITMAPS

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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