/[groff]/groff/src/devices/grolbp/lbp.cpp
ViewVC logotype

Diff of /groff/src/devices/grolbp/lbp.cpp

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

revision 1.4 by wlemb, Mon Apr 19 06:17:42 2004 UTC revision 1.5 by wl, Thu Oct 7 11:50:17 2004 UTC
# Line 59  private: Line 59  private:
59    lbp_font(const char *);    lbp_font(const char *);
60  };  };
61    
62    int printer::round_width(int x)
63    {
64      return x;
65    }
66    
67  class lbp_printer : public printer {  class lbp_printer : public printer {
68  public:  public:
69    lbp_printer(int, double, double);    lbp_printer(int, double, double);

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

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