Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 127872
Collapse All | Expand All

(-)src/base/ftsynth.c.bak (-1 / +1 lines)
Lines 123-129 Link Here
123
    if ( !error )
123
    if ( !error )
124
    {
124
    {
125
      slot->advance.x += xstr;
125
      slot->advance.x += xstr;
126
      slot->advance.y += ystr;
126
      //slot->advance.y += ystr;
127
127
128
      slot->metrics.width        += xstr;
128
      slot->metrics.width        += xstr;
129
      slot->metrics.height       += ystr;
129
      slot->metrics.height       += ystr;

Return to bug 127872