lib/ttfunk/table.rb in ttfunk-1.2.2 vs lib/ttfunk/table.rb in ttfunk-1.3.0

- old
+ new

@@ -1,5 +1,5 @@ -require 'ttfunk/reader' +require_relative 'reader' module TTFunk class Table include Reader