examples/eudc/eudc.rb in thinreports-0.9.1 vs examples/eudc/eudc.rb in thinreports-0.10.0
- old
+ new
@@ -1,5 +1,5 @@
-# coding: utf-8
+# frozen_string_literal: true
example :eudc, 'Show External Characters' do |t|
Thinreports.configure do |config|
config.fallback_fonts = t.resource('eudc.ttf')
end