/[groff]/groff/src/devices/grodvi/dvi.cpp
ViewVC logotype

Diff of /groff/src/devices/grodvi/dvi.cpp

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

revision 1.5 by wl, Thu Oct 7 11:50:17 2004 UTC revision 1.6 by wl, Sat Oct 30 11:11:00 2004 UTC
# Line 112  struct output_font { Line 112  struct output_font {
112    output_font() : f(0) { }    output_font() : f(0) { }
113  };  };
114    
 int printer::round_width(int x)  
 {  
   return x;  
 }  
   
115  class dvi_printer : public printer {  class dvi_printer : public printer {
116    FILE *fp;    FILE *fp;
117    int max_drift;    int max_drift;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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