# File lib/prawn/measurements.rb, line 43
def
ft2pt
(
ft
)
return
in2pt
(
ft2in
(
ft
))
end