/[groff]/groff/src/devices/grotty/tty.cpp
ViewVC logotype

Diff of /groff/src/devices/grotty/tty.cpp

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

revision 1.9 by wl, Thu Oct 7 11:50:17 2004 UTC revision 1.10 by wl, Sat Oct 30 11:11:00 2004 UTC
# Line 192  void glyph::operator delete(void *p) Line 192  void glyph::operator delete(void *p)
192    }    }
193  }  }
194    
 int printer::round_width(int x)  
 {  
   return x;  
 }  
   
195  class tty_printer : public printer {  class tty_printer : public printer {
196    int is_utf8;    int is_utf8;
197    glyph **lines;    glyph **lines;

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

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