freetype-js
freetype-js copied to clipboard
Emscripten compiled FreeType for bwip-js
Following every step on your wiki page, I cannot get a CFF font (such as Inconsolata.otf) to load on demand. It looks like emscripten has changed their default modules to...
Looking at https://github.com/metafloor/freetype-js/blob/master/LICENSE.INCONSOLATA this seems a SIL license that hasn't been filled out yet. I notice http://levien.com/type/myfonts/inconsolata.html doesn't actually have a real license set up for it yet (but it's...
@metafloor : Could you add a copy of https://github.com/metafloor/bwip-js/blob/master/LICENSE.FREETYPE to this repo, to ensure that the custom files are licensed under the same terms as FreeType itself? It would help...