As suggested here: https://github.com/googlefonts/fontra/discussions/1943#discussioncomment-13600811
@mitradranirban, I'm looking at this glyphset, and wonder if can convince you to convert to the Glyphs App convention.
For simple characters, this looks like this:
It uses a script suffix with a dash, which only needs to be mentioned once for ligatures and the like. For example:
bn_ja_bn_hasanta_bn_nya.akhn -> ja_halant_nya-beng (not sure if the .akhn suffix is really needed?)
bn_ja_bn_hasanta_bn_nya_bn_hasanta.haln -> ja_halant_nya_halant-beng
It has the distinct advantage that the components of the ligature can be automatically parsed, which allows Fontra to display a (hopefully) meaningful placeholder (also in the font overview):
Additionally, sadly, there is currently a shortcoming in Fontra where if you double-click an encoded glyph in the font overview, it will show the right character, but takes the glyphname from the Glyphs App mapping. For example, if I open bn_a from the font overview, it will show as a-beng in the editor.
As suggested here: https://github.com/googlefonts/fontra/discussions/1943#discussioncomment-13600811
@mitradranirban, I'm looking at this glyphset, and wonder if can convince you to convert to the Glyphs App convention.
For simple characters, this looks like this:
bn_a->a-bengIt uses a script suffix with a dash, which only needs to be mentioned once for ligatures and the like. For example:
bn_ja_bn_hasanta_bn_nya.akhn->ja_halant_nya-beng(not sure if the.akhnsuffix is really needed?)bn_ja_bn_hasanta_bn_nya_bn_hasanta.haln->ja_halant_nya_halant-bengIt has the distinct advantage that the components of the ligature can be automatically parsed, which allows Fontra to display a (hopefully) meaningful placeholder (also in the font overview):
Additionally, sadly, there is currently a shortcoming in Fontra where if you double-click an encoded glyph in the font overview, it will show the right character, but takes the glyphname from the Glyphs App mapping. For example, if I open
bn_afrom the font overview, it will show asa-bengin the editor.