commit 69b8b4ded51fd644a07d63f7b64202bcf10093bd
parent c7eb1cbfc44b70ef9faac98c0c9ec8efd8f7a3e9
Author: Adam <1319733+freddyz@users.noreply.github.com>
Date: Wed, 12 Feb 2020 14:52:58 -0600
Create custom-blank.md
Diffstat:
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/doc/custom-blank.md b/doc/custom-blank.md
@@ -0,0 +1,10 @@
+# Custom Blank
+
+- Resizable (click & drag the sides of the module.
+- Add your own PNG, JPEG, BMP, GIF
+- Move the image with keyboard keys A,S,D,W. Zoom in/out with Z,X
+- Resizing modes available via right-click menu:
+ - Fit Both (stretch both directions): image will always fill the height and width of module
+ - Fit Width: image will always take up the full width of the module
+ - Fit Height: image will always take up the full height
+ - Free: image will not be automatically scaled. You can still move/resize with the ASDW/ZX keys