# File lib/pdf/quickref.rb, line 212 212: def use_title_font 213: @pdf.select_font @title_font, @title_font_encoding 214: end