On Fri, Jul 31, 2020 at 9:59 PM Werner LEMBERG <[email protected]> wrote: > A question to commit d092b23276059c77e33cab9428b9a9753b5cd27a: Why do > you change from the (IMHO preferable) `-` to `_` in the file name? I > consider `_` an abomination that is only necessary because `-` is not > a valid character in identifiers of many programming languages. >
I changed to _ because Bravura's metadata file is named bravura_metadata.json in the GitHub repo, and I wanted to be consistent with what I found there. However, I took a closer look at the SMuFL specs <https://w3c.github.io/smufl/gitbook/specification/font-metadata-locations.html>, and it looks like that naming scheme isn't specifically mentioned. I guess I'll have to ask about it on the W3C mailing list. --Owen
