-
Notifications
You must be signed in to change notification settings - Fork 162
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
Find solution for the “Geminated El” #15
Comments
This could be solved via language-aware contextual GSUB, or contextual GPOS. |
I think you don't even need to make the contextual GSUB language-aware, if you include the second L in the context. |
@miguelsousa I have been thinking about that, I wonder how many people would “decorate” type like this: |
Those people MUST get the geminated L. |
Don’t they use middle dot in dictionaries to indicate hyphenation? |
No, the middle dot is used to indicate a two-syllable word, such as |
I may have misread the “they”: |
The interpunct we use for l·l is U+00B7. For dictionary usage, U+2027 should be used. |
I decided to address this through contextual kerning. I wrote a script which basically mimics the composition & advance width of the (obsolete, but nevertheless present in the UFOs) ldot glyph, when The script is here: |
In the latest release of Source Serif, the combination https://github.com/adobe-fonts/source-serif-pro/releases/tag/2.007R-ro%2F1.007R-it |
See: http://www.l·l.cat/info/the-geminated-el
The text was updated successfully, but these errors were encountered: