Error opening VF .ttf

I was trying to open a VF .ttf and received this error. Hoping someone can help me decipher the issue, and if there is a solution.

**The document “NotoSerif-VariableFont_wdth,wght.ttf” could not be opened. Error while reading the document. (-[__NSArrayM elementAtIndex:]: unrecognized selector sent to instance 0x60000d630e70)

Why are you trying to open a .ttf? Use the .glyphs source files from the Noto repository on GitHub.

I was unable to find a good GitHub location, for this particular VF instance, that has a glyphsapp source file.

What do you mean by VF instance?

What file are you looking for exactly? All of Noto is completely open source.

I’m attempting to examine OFL VF fonts to better understand how they are deployed so they work properly with various OS’s and applications. It appears this particular .ttf distribution has thin to heavy faces and italics. When I reviewed what I thought are the GitHub source locations I was unable to locate a glyphsapp source file that might have produced this particular .ttf. If you are able to point me to a good location that is appreciated. If not, no big deal, I’ll look at other fonts as I’m still in the learning stage.

The Noto source files for Greek, Latin, and Cyrillic are located here:

With the source files in the “sources” directory.

You can find links to the sources all scripts covered by Noto here:

https://notofonts.github.io

Thanks for reporting. Fixed the import.

Do you have an estimate of when the fix will be in the cutting edge release?

I found another issue. I’m working on it. I’ll update when I have fixed it.