Skip to content

Commit c5785d6

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

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 = 1e-4
29+
delta = 1e-2
3030
)
3131

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

0 commit comments

Comments
 (0)