diff --git a/collects/mred/private/afm.ss b/collects/mred/private/afm.ss index be9c1425d1..42c2ae54df 100644 --- a/collects/mred/private/afm.ss +++ b/collects/mred/private/afm.ss @@ -461,7 +461,7 @@ [scale (/ size 1000.0)] [descent (* scale (font-descent font))]) (values (* scale - (let loop ([cl (map-symbols sym-map? (string->list string))][width 0]) + (let loop ([cl (map-symbols sym-map? (string->list string))][width 0.0]) (cond [(empty? cl) width] [else (let ([achar (hash-table-get