/[gnustep]/gnustep/core/gui/Source/NSLayoutManager.m
ViewVC logotype

Diff of /gnustep/core/gui/Source/NSLayoutManager.m

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

revision 1.92 by alexm, Wed Aug 11 23:46:37 2004 UTC revision 1.93 by alexm, Thu Nov 11 14:10:08 2004 UTC
# Line 269  container? necessary? */ Line 269  container? necessary? */
269    while (1)    while (1)
270      {      {
271        /* Determine the starting x-coordinate for this line frag rect. */        /* Determine the starting x-coordinate for this line frag rect. */
272        if (lf->pos < glyphRange.location)        if (lf->pos <= glyphRange.location)
273          {          {
274            /*            /*
275            The start index is inside the line frag rect, so we need to            The start index is inside the line frag rect, so we need to

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

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