/[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 17 by matty, Thu Sep 28 15:54:11 2000 UTC revision 20 by matty, Mon Oct 16 07:37:52 2000 UTC
# Line 518  void ui_draw_text(uint8 font, uint8 flag Line 518  void ui_draw_text(uint8 font, uint8 flag
518    
519                  if (glyph != NULL)                  if (glyph != NULL)
520                  {                  {
521                          ui_draw_glyph(mixmode, x,                          ui_draw_glyph(mixmode, x + (short)glyph->offset,
522                                          y + (short)glyph->baseline,                                          y + (short)glyph->baseline,
523                                          glyph->width, glyph->height,                                          glyph->width, glyph->height,
524                                          glyph->pixmap, 0, 0,                                          glyph->pixmap, 0, 0,

Legend:
Removed from v.17  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.26