Changes
Page history
Update Software Design
authored
Jul 08, 2019
by
Georg Graßnick
Show whitespace changes
Inline
Side-by-side
Software-Design.md
View page @
079dd562
...
...
@@ -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 position
s. |
|| floatingDot.resolution | non-negative double | The minimum
distance between two dot centre
s. |
|| 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. |
...
...
...
...