webfonts icon indicating copy to clipboard operation
webfonts copied to clipboard

Allow to use OTF as a source

Open Grawl opened this issue 11 years ago • 4 comments

Now we can generate web fonts only if we have ttf file, but many fonts are in otf format. We need to convert them into ttf and only then we can generate others.

Grawl avatar Aug 26 '14 14:08 Grawl

Seems like a reasonable feature to add. Will need to research simplest way to convert and then decide whether this should be automatic or configurable.

uipoet avatar Aug 31 '14 20:08 uipoet

Did you compile own binaries or just find them?

Grawl avatar Aug 31 '14 23:08 Grawl

Precompiled. Updated project with a milestone to track this and updating the dependencies.

uipoet avatar Sep 01 '14 23:09 uipoet

Maybe these toolse are useful: http://www.lcdf.org/type/ https://code.google.com/p/googlefontdirectory/source/browse/#hg%2Ftools

jonassmedegaard avatar Nov 30 '14 17:11 jonassmedegaard