/[rdesktop]/sourceforge.net/trunk/rdesktop/xwin.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/xwin.c

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

revision 297 by matthewc, Tue Jan 28 12:27:28 2003 UTC revision 299 by matthewc, Thu Jan 30 11:15:00 2003 UTC
# Line 1216  ui_draw_glyph(int mixmode, Line 1216  ui_draw_glyph(int mixmode,
1216      }\      }\
1217    if (glyph != NULL)\    if (glyph != NULL)\
1218      {\      {\
1219        ui_draw_glyph (mixmode, x + (short) glyph->offset,\        ui_draw_glyph (mixmode, x + glyph->offset,\
1220                       y + (short) glyph->baseline,\                       y + glyph->baseline,\
1221                       glyph->width, glyph->height,\                       glyph->width, glyph->height,\
1222                       glyph->pixmap, 0, 0, bgcolour, fgcolour);\                       glyph->pixmap, 0, 0, bgcolour, fgcolour);\
1223        if (flags & TEXT2_IMPLICIT_X)\        if (flags & TEXT2_IMPLICIT_X)\

Legend:
Removed from v.297  
changed lines
  Added in v.299

  ViewVC Help
Powered by ViewVC 1.1.26