mirror of
https://github.com/sayyadirfanali/Myna.git
synced 2026-01-11 14:30:26 +01:00
MacOS Validation Report (1 Issue) #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NaoPross on GitHub (Nov 13, 2025).
Originally assigned to: @sayyadirfanali on GitHub.
I downloaded the latest file from the main branch
Not sure what it means but on MacOS I get this warning. It does not prevent me from installing the font or using it.
@sayyadirfanali commented on GitHub (Nov 14, 2025):
@NaoPross thanks for reporting this.
i’ve corrected the name table entries which should resolve this issue.
there may still be minor validation warnings on macOS, as FontForge fonts sometimes fail strict metadata checks but these should not affect the font’s functionality.
please check if it works now.
feel free to drop suggestions for better distribution on MacOS. i'm afraid i'm not at all familiar with the MacOS ecosystem. i'm working to add this to
homebrew-caskas suggested in #11. maybe that should make it easier to install?@NaoPross commented on GitHub (Nov 14, 2025):
Yep, that fixed it! With regards to homebrew, I don't really know how the packaging process works. I could test it a some point if necessary, though I did not find the current releases difficult to install.
@jubilatious1 commented on GitHub (Dec 7, 2025):
I hit the same issue, trying the simplest install method (downloading then double-clicking on the
otffile opens FontBook which reports the samenamevalidation error).Is it possible to push another release? Thx.
@sayyadirfanali commented on GitHub (Dec 9, 2025):
@jubilatious1 there are several fonts inside the
fonts/folder. is the validation error shown for all the files or some particular one.@jubilatious1 commented on GitHub (Dec 10, 2025):
Hello, I get the exact same image displayed as @NaoPross .
So my guess is that it's only the "Regular" font that's having a problem?
FYI, When I download your 1.0 Release I get a single .otf file object, not a folder.
The size is 190,228 bytes.
Thanks!
@sayyadirfanali commented on GitHub (Dec 10, 2025):
@jubilatious1 i've not updated the release after fixing this in
fa3d37b491.can you please install from the latest version in main branch directly and check with one of the files?