Closed patrislav1 closed 11 months ago
Good catch, wonder why i was there hmm. Can the stroke-width be removed also?
btw you can update test output with go test ./… -update
verify it looks ok then just git add them
Nope probably can't remove, default value is 1px it seems
Looks ok locally so i'll merge and updated the tests
The 1px stroke around the background rects exceeds the area supposed to be filled. Remove stroke so only the area defined by CharacterBoxSize is filled.