Skip to content

Commit 9ba2e84

Browse files
committed
cmpimg-4
Signed-off-by: Sebastien Binet <binet@cern.ch>
1 parent 4473112 commit 9ba2e84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vg/vgimg/vgimg_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
)
2727

2828
const (
29-
delta = 0.1
29+
delta = 1e-4
3030
)
3131

3232
var cache = font.NewCache(liberation.Collection())

0 commit comments

Comments
 (0)