From e42a4524802833f12151072b29d0ebf1f9ea008b Mon Sep 17 00:00:00 2001 From: Argent77 <4519923+Argent77@users.noreply.github.com> Date: Thu, 28 Jun 2018 18:10:35 +0200 Subject: [PATCH] Updated readme.txt --- readme.txt | 105 +++++++++++++++++++++++++++-------------------------- 1 file changed, 54 insertions(+), 51 deletions(-) diff --git a/readme.txt b/readme.txt index b3749b2..8350fc7 100644 --- a/readme.txt +++ b/readme.txt @@ -131,57 +131,60 @@ BAM output is primarily controlled by configuration data in XML or JSON format. Example XML configuration: - - - 1 - - example.bam - - - - - true - - - ./files/frame00.png - ./files/frame01.png - - - - - - -
14,16
-
0,0
- - 0,1 -
- - - - true - - -1 - - false - - lightness_reversed - - - - - - - gamma - - - + + + + + 1 + + example.bam + + + + + true + + + ./files/frame00.png + ./files/frame01.png + + + + + + +
14,16
+
0,0
+ + 0,1 +
+ + + + true + + -1 + + false + + lightness_reversed + + + + + + + gamma + + + +
Assuming this file is called "example.xml", we can generate a BAM file with the following call (using Windows syntax):