Matthew Butterick 9 years ago
parent 04feb354ba
commit 920201fd48

@ -85,4 +85,4 @@
(check-true (andmap whitespace? funny-unicode-spaces))
(check-true (andmap whitespace/nbsp? funny-unicode-spaces))
(check-equal? (measure-text "foobar" 10.0 "Courier") 36.0059)
(check-equal? (measure-text "foobar" 10.0 "Courier" 'normal 'normal) 36.0059)
Loading…
Cancel
Save