Update README.md
This commit is contained in:
parent
6983dd946f
commit
5bd898d742
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ When you connect multiple panels together, the library treats the
|
||||||
multiple panels as one big panel arranged horizontally. Arranging
|
multiple panels as one big panel arranged horizontally. Arranging
|
||||||
the displays like this would be a standard order.
|
the displays like this would be a standard order.
|
||||||
|
|
||||||
It creates a virtual screen that you draw to in the same way you would
|
Non-standard order is essentially the creation of a non-horizontal only 'virtual' display that you can draw to in the same way you would
|
||||||
the matrix, but it will look after mapping it back to the displays.
|
the matrix, but with VirtualDisplay library looking after the pixel mapping to the physical chained panels.
|
||||||
|
|
||||||
![Nothing better than a PowerPoint slide to explain](VirtualDisplayGraphic.png)
|
![Nothing better than a PowerPoint slide to explain](VirtualDisplayGraphic.png)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue