summaryrefslogtreecommitdiffstats
path: root/compare/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'compare/README.md')
-rw-r--r--compare/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/compare/README.md b/compare/README.md
index 50b1021..eb750aa 100644
--- a/compare/README.md
+++ b/compare/README.md
@@ -55,11 +55,11 @@ Test program output can look like the following:
Loading font 'font1.ttf'.
Loading font 'font2.otf'.
Processing 'sub1.ass':
- Time 0:00:00.0500 - 2.464 BAD
- Time 0:00:01.0500 - 1.412 OK
- Time 0:00:02.0500 - 4.919 FAIL
+ Time 0:00:00.500 - 2.464 BAD
+ Time 0:00:01.500 - 1.412 OK
+ Time 0:00:02.500 - 4.919 FAIL
Processing 'sub2.ass':
- Time 0:02:33.0000 - 0.728 OK
+ Time 0:02:33.000 - 0.728 OK
Only 3 of 4 images have passed test
```
For each target image file the program reports a maximal ratio of the per pixel comparison error to the baseline error scale.