Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion not working #10

Open
salvonos opened this issue Jul 2, 2016 · 4 comments
Open

Conversion not working #10

salvonos opened this issue Jul 2, 2016 · 4 comments

Comments

@salvonos
Copy link

salvonos commented Jul 2, 2016

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?

@gero3
Copy link
Owner

gero3 commented Jul 5, 2016

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

@salvonos
Copy link
Author

salvonos commented Jul 6, 2016

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"

@gero3
Copy link
Owner

gero3 commented Jul 6, 2016

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

image

@salvonos
Copy link
Author

salvonos commented Jul 6, 2016

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants