From 4f500e1c2fb8ad10ce83dfe9eb023d8d86584eb1 Mon Sep 17 00:00:00 2001 From: VoidVolker Date: Thu, 6 Aug 2015 15:38:35 +0300 Subject: [PATCH] [+] example render fo OSD --- README.md | 46 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c418e3..f248d62 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ DZI and custom map tiles generator. Use quotes for path or options with spaces. First unknown string interpreting as source image, if it not defined. Second unknown string is interpreting as result path, if it not defined. Also, for source and result you can use options `-i` and `-o`. As result you will get sliced image in default format (basic DZI). -Example: +### Example: ./magick-slicer.sh foo.jpg -Result: +#### Result: ``` [file] foo.dzi @@ -60,6 +60,48 @@ Result: ... x_y.jpg ``` + +#### Example OSD render: + +``` + + + + + + +
+ + + +``` --- ## Help options