Carson Reinke's Headshot

Carson Reinke's Blog 🚗☀☔🔑

rmagick custom font

rmagick custom font

from here gc = Magick::Draw.new gc.font = “#{RAILS_ROOT}/lib/fonts/ChalkboardBold.ttf” here is the rmagic doc

Oh, so that is how easy it is.

link