We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://api.keyman.com/keyboard/galaxie_greek_hebrew_mnemonic
For example, above link shows:
"grc-grek": { "examples": [], "font": { "family": "Ezra SIL", "source": [ "SILEOT.ttf" ] }, "oskFont": { "family": "KbdHebr", "source": [ "KbdHebr-Regular.ttf" ] }, "languageName": "Greek, Ancient", "scriptName": "Greek", "displayName": "Greek, Ancient (Greek)" },
Relates to keymanapp/keyman.com#525.
The text was updated successfully, but these errors were encountered:
From .kps:
<Keyboards> <Keyboard> <Name>Galaxie Hebrew (Mnemonic)</Name> <ID>galaxie_hebrew_mnemonic</ID> <Version>3.3.1</Version> <OSKFont>..\..\..\shared\fonts\kbd\kbdhebr\KbdHebr-Regular.ttf</OSKFont> <DisplayFont>..\..\..\shared\fonts\sil\ezra\SILEOT.ttf</DisplayFont> <Languages> <Language ID="hbo">Ancient Hebrew</Language> <Language ID="he">Hebrew (Hebrew)</Language> </Languages> </Keyboard> <Keyboard> <Name>Galaxie Greek (Mnemonic)</Name> <ID>galaxie_greek_mnemonic</ID> <Version>3.3</Version> <Languages> <Language ID="grc-Grek">Ancient Greek (to 1453) (Greek)</Language> <Language ID="el">Modern Greek (1453-) (Greek)</Language> </Languages> </Keyboard> </Keyboards>
We can see that the font data is not present for galaxie greek so should not be shown in .keyboard_info.
Sorry, something went wrong.
mcdurdin
No branches or pull requests
https://api.keyman.com/keyboard/galaxie_greek_hebrew_mnemonic
For example, above link shows:
Relates to keymanapp/keyman.com#525.
The text was updated successfully, but these errors were encountered: