/[hegemonie]/hegemonie/Interface/UiText.m
ViewVC logotype

Diff of /hegemonie/Interface/UiText.m

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

revision 1.10 by dam, Thu Aug 7 22:30:49 2003 UTC revision 1.11 by zaral, Sat Aug 9 10:41:21 2003 UTC
# Line 332  _draw_bitmap (const FT_Bitmap *bitmap, f Line 332  _draw_bitmap (const FT_Bitmap *bitmap, f
332   */   */
333  - (NSSize) sizeAtIndex: (unsigned)index  - (NSSize) sizeAtIndex: (unsigned)index
334  {  {
335      /* FIXME - case of the space key */
336    NSParameterAssert (index <= [_glyphes count]);    NSParameterAssert (index <= [_glyphes count]);
337    
338    unsigned position = 1;    unsigned position = 1;

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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