-
Notifications
You must be signed in to change notification settings - Fork 421
Description
I tried compiling some SVG files and got the following error. Any ideas?
Traceback (most recent call last):
File "/home/me/.gem/ruby/2.2.0/gems/fontcustom-1.3.8/lib/fontcustom/scripts/generate.py", line 86, in for glyph, data in manifest['glyphs'].iteritems():
AttributeError: 'dict' object has no attribute 'iteritems' error fontforge compilation failed.
/home/me/.gem/ruby/2.2.0/gems/fontcustom-1.3.8/lib/fontcustom/generator/font.rb:92:in create_fonts' /home/me/.gem/ruby/2.2.0/gems/fontcustom-1.3.8/lib/fontcustom/generator/font.rb:20:ingenerate'
/home/me/.gem/ruby/2.2.0/gems/fontcustom-1.3.8/lib/fontcustom/base.rb:50:in start_generators' /home/me/.gem/ruby/2.2.0/gems/fontcustom-1.3.8/lib/fontcustom/base.rb:22:incompile'
/home/me/.gem/ruby/2.2.0/gems/fontcustom-1.3.8/lib/fontcustom/cli.rb:77:in compile' /home/me/.gem/ruby/2.2.0/gems/thor-0.19.1/lib/thor/command.rb:27:inrun'
/home/me/.gem/ruby/2.2.0/gems/thor-0.19.1/lib/thor/invocation.rb:126:in invoke_command' /home/me/.gem/ruby/2.2.0/gems/thor-0.19.1/lib/thor.rb:359:indispatch'
/home/me/.gem/ruby/2.2.0/gems/thor-0.19.1/lib/thor/base.rb:440:in start' /home/me/.gem/ruby/2.2.0/gems/fontcustom-1.3.8/bin/fontcustom:5:in<top (required)>'
/home/me/.gem/ruby/2.2.0/bin/fontcustom:23:in load' /home/me/.gem/ruby/2.2.0/bin/fontcustom:23:in