From: Giulio O. <gi...@po...> - 2002-10-17 17:50:17
|
On Thu, 17 Oct 2002 12:25:40 -0500, "Mark Hamzy" <ha...@us...> wrote: >I'll agree its not immediately intuitive. The numbers along the edges >correspond to pels. So, if 5 (and 1-4) is missing, then the page is 6 pels >too big at the resolution (1 for the border). I was going to write >instructions on the page but it is hard to create resolution independent >characters. Starting from bottom right: 1) going up on the right margin: from 1 to 45 2) going left, bottom row: from 1 to 31th char (1..0 1..0 1..0 1). This row starts between 2 and 3 of the vertical row of point 1 3) going left, row above bottom row: 10 times 1, 10 times 2, 2 times 3. First 1 start at first 0 of bottom line (10th char). I see DeviceTester uses HardwareScaling=0, while cupsomatic sets HardwareScaling=1. I'm trying to force cupsomatic using =0. -- gi...@po... |