Update Software Design authored by Richard Schmidt's avatar Richard Schmidt
......@@ -75,6 +75,7 @@ In the following a table with all available properties is presented. All distanc
|| raster.dotDistance.vertical | non-negative double | Vertical distance between two dots inside a braille cell. | ✔ | 2.5
|| raster.dotDiameter | non-negative double | Diameter of a single dot. | ✔ | 1.5
|| ... | ... | ... | ... | ... |
|| floatingDot.constraint.left | non-negative double | Printer's constraint on left side in floating dot are mode in mm. | ✔ | 0.3
| format.[name]. ||||||
|| page.width | non-negative integer | Horizontal page size. | ✔ | 210
|| page.height | non-negative integer | Vertical page size. | ✔ | 297
......
......