-
Re: Overlapping weights, plugin/tool?
The ShowInterpolations plugin does that.2 -
Re: Marking Copies of Fonts
I doubt anybody is arguing against that, but it's not clear how blockchain based license tracking would replace the traditional marketplace with a decentralized one. How does licence information in a…1 -
Re: ttf to json conversion
Note that the FontLoader they supply relies on Opentype.js, which in turn will be a large dependency library to include and load for the end user. Potentially it still makes sense to use the json enc…1 -
Re: ttf to json conversion
The "json" font format is a Three.js idiosyncrasy. In their documentation it just says: So likely this is a json encoded svg representation of the glyphs in the font. It really isn't clear …2 -
Re: Kerning Figures to Letters
It's tangential, but since I learned it only after the fact: Don't kern Latin figures with RTL scripts' letters (and vice versa). Since the kern pairs would span across scripts those features will ne…2