From b7b41f71f84dd322a442b65fb26ff17e2f0ae922 Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Sat, 28 Nov 2020 08:58:56 +0000 Subject: Update references to new library --- examples/ChainedPanels/README.md | 1 + examples/ChainedPanels/VirtualDisplay.pdf | Bin 0 -> 603844 bytes examples/ChainedPanels/VirtualDisplayGraphic.png | Bin 102618 -> 9975 bytes 3 files changed, 1 insertion(+) create mode 100644 examples/ChainedPanels/VirtualDisplay.pdf (limited to 'examples') diff --git a/examples/ChainedPanels/README.md b/examples/ChainedPanels/README.md index 7b8e526..1f23038 100644 --- a/examples/ChainedPanels/README.md +++ b/examples/ChainedPanels/README.md @@ -13,6 +13,7 @@ Non-standard order is essentially the creation of a non-horizontal only 'virtual 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) +[Refer to this document](VirtualDisplay.pdf) for the guide on how to use. ### Steps to Use ### diff --git a/examples/ChainedPanels/VirtualDisplay.pdf b/examples/ChainedPanels/VirtualDisplay.pdf new file mode 100644 index 0000000..32115de Binary files /dev/null and b/examples/ChainedPanels/VirtualDisplay.pdf differ diff --git a/examples/ChainedPanels/VirtualDisplayGraphic.png b/examples/ChainedPanels/VirtualDisplayGraphic.png index 1e5d803..4548a31 100644 Binary files a/examples/ChainedPanels/VirtualDisplayGraphic.png and b/examples/ChainedPanels/VirtualDisplayGraphic.png differ -- cgit v1.3.1