Fix config files.
Chris Pressey
4 years ago
0 | 0 |
duration: 1.44
|
1 | |
start: 0.0
|
2 | |
stop: 1.0
|
3 | |
fps: 25.0
|
4 | |
width: 320.0
|
5 | |
height: 200.0
|
6 | 1 |
command_template: povray +L{indir} -D +I{infile} +O{outfile} +W{width} +H{height} +A
|
7 | 2 |
template: |-
|
8 | 3 |
global_settings { assumed_gamma 2.2 }
|
|
0 |
duration: 2.0
|
0 | 1 |
command_template: inkscape -z -e {outfile} -w {width} -h {height} {infile}
|
1 | 2 |
template: |-
|
2 | 3 |
<?xml version="1.0" standalone="no"?>
|