Update Software Design authored by Georg Graßnick's avatar Georg Graßnick
......@@ -51,7 +51,7 @@ In the following a table with all available properties is presented. All distanc
| printer. ||||
|| name | string | The name/model of the printer. |
|| floatingDot.support | true/false | The printers capability to print floating dots. |
|| floatingDot.resolution | non-negative double | The minimum resolution for dot positions. |
|| floatingDot.resolution | non-negative double | The minimum distance between two dot centres. |
|| raster.type | enum | The braille raster. Can be any of the following: '6-dot', '8-dot' |
|| raster.cellDistance.horizontal | non-negative double | Horizontal distance between two consecutive braille characters. |
|| raster.cellDistance.vertical | non-negative double | Vertical distance between two braille lines. |
......
......