Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > b08dc0416618615fb65709fca69a9595 > files > 8

freetype-1.3.1-45.mga5.tainted.src.rpm

*** lib/ttgload.c.adw	Fri Jun  5 18:44:19 1998
--- lib/ttgload.c	Sun Aug 23 02:17:13 1998
***************
*** 95,102 ****
--- 95,104 ----
    {
      TT_Get_Metrics( &face->horizontalHeader, index, lsb, aw );
  
+ #if 0
      if ( check && face->postscript.isFixedPitch )
        *aw = face->horizontalHeader.advance_Width_Max;
+ #endif /* for DynaLab FONT with X-TT */
    }