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