Conversion not working
I am trying to convert few fonts (.ttf) into typeface.json. When I hit convert nothing happens. I have tested it in all browser and even downloaded the standalone from github. Any help?
Have you checked the console on errors and have you tried with different ttf files?? If possible, can you share a tff file that doesn't work??
Yes I have tried with different ttf files but I don't get any error message in the console. I just get a console log saying:
Font ascender: 1500 copyright: " " descender: -500 description: " " designer: " " designerURL: " " encoding: CmapEncoding {cmap: Object, charToGlyphIndex: function} familyName: "Signerica Fat" glyphNames: GlyphNames {names: Array, nameToGlyphIndex: function, glyphIndexToName: function} glyphs: Glyph, Glyph, Glyph, Glyph, Glyph, Glyph, Glyph, Glyph, Glyph, Glyph, … kerningPairs: {} license: " " licenseURL: " " manufacturer: " " manufacturerURL: " " numGlyphs: 363 numberOfHMetrics: 363 outlinesFormat: "truetype" styleName: "Regular" supported: true tables: {os2: Object, cmap: Object, head: Object, hhea: Object, maxp: Object, …} trademark: " " unitsPerEm: 2000 version: "Version 0.1"
Are you sure you allow downloads to happen?? I created the json from the ttf.

Strange i have been trying with all browsers and also with the plugin in local machine but I cannot get the download. Could you attach the converted file please ?