Wakamai-Fondue / wakamai-fondue-engine

The engine that powers Wakamai Fondue
Apache License 2.0
46 stars 9 forks source link

Translate OpenType language system tags to HTML BCP47 tags #7

Closed RoelN closed 4 years ago

RoelN commented 4 years ago

We're depending on HarfBuzz, who keep an extensive list of these translations. We take that file, translate it from C++ code to a JavaScript file exporting a JSON list. This is then used by the engine to map a font's LangSys tags in either GSUB or GPOS to their matching BCP 47 tags, so we can use these for the HTML lang attribute in the type tester.