-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
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
Add Greek small caps #12
Comments
We've had this request before, and we're considering it for the next major version (v7). One difficulty is that the lowercase > uppercase relationship is much more complex for polytonic Greek than for Latin and Cyrillic, and there are even multiple opinions on how that should work. Up to this point we haven't had the resources to gather the research and apply it to the font. The glyph is the easy part - the OpenType smcp and c2sc features are the challenge. It would help us if you know of any good online sources that clearly explain how the lowercase > uppercase relationship ought to work (in your opinion). Specifically:
|
I know a online resource about polytonic small caps: |
That's very helpful! I wasn't aware of that resource. The suggested method of accenting small caps is not one I've ever seen before, and looks very strange at first. I have huge respect for Irene (the author) so I will consider it, but will likely need to hear from others in the polytonic Greek community regarding what they prefer. |
The tutorial mentioned above is offline, but has been archived at https://web.archive.org/web/20220816233341/https://irenevl.github.io/Polytonic-tutorial/ |
You don't need the Wayback Machine - the tutorial is still on Github, just not as a Github pages site: https://github.com/irenevlachou/Polytonic-tutorial |
The change in GH username tripped me off. With the new username one can even find it as GH pages at https://irenevlachou.github.io/Polytonic-tutorial/. |
Gentium has small caps for Latin, Cyrillic and the Greek theta symbol (ϑ, U+03D1), but not for other Greek letters. So, can someone add small caps support for other Greek letters, please?
The text was updated successfully, but these errors were encountered: