Searched hist:d6d2c9b16db8d2f996cc7b692badfa992de60b60 (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/print/drivers/gutenprint/ |
H A D | Rectangle.h | d6d2c9b16db8d2f996cc7b692badfa992de60b60 Sun Dec 05 11:13:07 UTC 2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com> * The bitmap bands from libprint are relative to the imageable area; made them absolute to the left, top of the page. The page contents should now be positioned correctly. * Make sure the image to be printed on the page is inside the imageable area. This fixes the configuration error that the page is outside the imageable area. TODO fix the implementation limitation that up to 1 Inch of the total imageable page width and height cannot be used. There is a comment in the source code that explains why that is.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39733 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | GPJob.h | d6d2c9b16db8d2f996cc7b692badfa992de60b60 Sun Dec 05 11:13:07 UTC 2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com> * The bitmap bands from libprint are relative to the imageable area; made them absolute to the left, top of the page. The page contents should now be positioned correctly. * Make sure the image to be printed on the page is inside the imageable area. This fixes the configuration error that the page is outside the imageable area. TODO fix the implementation limitation that up to 1 Inch of the total imageable page width and height cannot be used. There is a comment in the source code that explains why that is.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39733 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | GPJob.cpp | d6d2c9b16db8d2f996cc7b692badfa992de60b60 Sun Dec 05 11:13:07 UTC 2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com> * The bitmap bands from libprint are relative to the imageable area; made them absolute to the left, top of the page. The page contents should now be positioned correctly. * Make sure the image to be printed on the page is inside the imageable area. This fixes the configuration error that the page is outside the imageable area. TODO fix the implementation limitation that up to 1 Inch of the total imageable page width and height cannot be used. There is a comment in the source code that explains why that is.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39733 a95241bf-73f2-0310-859d-f6bbb57e9c96
|