facetype.js icon indicating copy to clipboard operation
facetype.js copied to clipboard

Conversion not working

Open salvonos opened this issue 9 years ago • 4 comments

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?

salvonos avatar Jul 02 '16 12:07 salvonos

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??

gero3 avatar Jul 05 '16 12:07 gero3

Signerica_Fat.ttf.zip

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"

salvonos avatar Jul 06 '16 10:07 salvonos

Are you sure you allow downloads to happen?? I created the json from the ttf.

image

gero3 avatar Jul 06 '16 12:07 gero3

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 ?

salvonos avatar Jul 06 '16 13:07 salvonos