We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4473112 commit 9ba2e84Copy full SHA for 9ba2e84
1 file changed
vg/vgimg/vgimg_test.go
@@ -26,7 +26,7 @@ import (
26
)
27
28
const (
29
- delta = 0.1
+ delta = 1e-4
30
31
32
var cache = font.NewCache(liberation.Collection())
0 commit comments