The Pixel Placement (PP) command controls how pixels are placed on the layout grid during polygon fills. Two pixel placement modes are grid intersection or grid centered.
PP [mode] ;Parameter | Format | Functional Range | Default |
mode | clamped integer | 0 or 1 | 0 (grid intersection) |
mode
0= grid intersection; device draws pixels centered at grid intersections (see Figure
1= grid centered; device draws pixels centered inside the boxes created by the grid (see Figure
The command is the
Placement command. Whatever mode is selected, using the
Likewise the PCL Pixel Placement command also affects
Notes Microsoft Windows fills polygons based on grid centered method.
This command determines how pixels will be placed for both
The PP command is not defaulted by an IN command.