Menu

#3 patch for print-canon.c for version 4.0a2

closed-accepted
nobody
None
5
2000-08-19
2000-08-19
ReKa
No

Discussion

  • ReKa

    ReKa - 2000-08-19

    None

     
  • ReKa

    ReKa - 2000-08-19

    The patch does the following:
    - fixed the described problem with wrong density being set
    (result: only empty lines..., was there since 3.1.8)
    - fixed a debug message being at the wrong place
    - added a debug message for the density as demonstration
    - set DEBUG to 1 (delete this before adding it to the next
    update ;-)

     
  • Robert Krawitz

    Robert Krawitz - 2000-08-19

    I rewrote it slightly differently:

    nv.density = nv.density * ydpi / xdpi;

     
  • Robert Krawitz

    Robert Krawitz - 2000-08-19
    • status: open-accepted --> closed-accepted
     

Log in to post a comment.